I want to launch a production-ready job-recruitment platform that separates access for Admins, Employers, and Job Seekers through solid role-based authentication. The front end must be React.js styled with Bootstrap so we can keep the UI consistent yet flexible. Core features I need built and working end-to-end: • Resume upload with secure file handling • Employer dashboard for posting, editing, and archiving jobs • Job-seeker area with powerful job-search filters (other extras like application tracking or saved listings can remain optional for future phases) • REST APIs powered by Node.js for real-time interactions, alongside a few Python micro-services where it makes sense (data processing, résumé parsing, etc.) • MySQL as the primary datastore, structured for scalability and clean querying Please wire the authentication flow, handle session security, and document any environment variables or third-party services you hook in. Code quality, clear commit history, and concise setup instructions are critical because the app will deploy to a cloud VPS the moment we sign off. Deliverables I expect: 1. Complete source code in a Git repo 2. Database schema and seed data scripts 3. Brief deployment guide and API README 4. A short walk-through video or live demo link proving every role can log in and perform its tasks without errors If you have relevant samples or can suggest optimisations within this stack, let me know and we’ll schedule a quick call to finalise milestones.