tahirrmalik/medi-track ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack clinic scheduling app called MediTrack.
I want patients to be able to sign up, log in, and manage their own appointments, and I want staff to have a separate view where they can see the clinic queue and update appointment status. Please make the app feel like a real production dashboard with a clean dark theme, simple forms, and a clear navigation bar showing whether someone is signed in.
Use secure login with cookies, keep patient and staff access separated, and make sure people can only see what their role allows. Patients should be able to create, view, and cancel bookings, while staff can see all appointments with patient details and confirm or cancel them. Include forgot password too.
Set up both the frontend and backend, connect it to MongoDB, and wire up the API so the app works end to end. If you need current docs for anything, look them up online and keep the implementation practical and polished.
Are you gonna build this?
make sure you review the code using coderabbit