MS Access to JavaScript Conversion

Job ID: 40365567

Budget: $75 – $150 USD

I want to retire my desktop-bound MS Access file and move the entire solution to a browser-based JavaScript application backed by a MySQL database. You will receive the original .accdb file together with its relationship diagram, queries, forms and reports; your task is to reproduce every current feature so the new system behaves exactly the same—only now it runs online, is multi-user and can scale.

Interface & UX
The front end must feel modern and dynamic, with responsive layouts that work on desktop and tablet. I am open to any mainstream stack—React, Vue, Svelte or similar—as long as it stays JavaScript throughout and keeps load times low.

Back-end & Data
All existing tables and relationships should be migrated to MySQL. Any Access macros or VBA logic need to be rewritten in JavaScript (Node.js or serverless functions are both acceptable). Please keep the SQL portable so I can host on a standard cloud instance.

Deliverables
• Complete source code for front end and back end
• MySQL schema and migration scripts
• A one-click setup guide (Docker compose or similar is fine)
• User manual covering the equivalent of each Access form/report
• Final walk-through on Zoom to verify every feature

Acceptance Criteria
1. All CRUD operations match the original behaviour.
2. Reports export correctly to PDF and Excel.
3. Role-based login works for multiple simultaneous users.
4. No critical console or browser errors during testing.

If you have tackled Access-to-web migrations before, the project should be straightforward. Feel free to suggest improvements as long as core functionality remains unchanged.