abhideepkumar/dobbe_assignment ? reverse-engineered prompt
Reverse engineered prompt
Build me a smart doctor appointment app where patients can chat in plain English to check availability and book visits, and doctors can log in to see a simple dashboard with visit counts, upcoming appointments, and patient symptom summaries.
I want the patient side to feel like an AI receptionist, so someone can type things like I want to see Dr. Ahuja Friday afternoon and the app figures out the slot, books it, and sends a confirmation email. If a time is taken, it should suggest other open times. Keep the conversation history so the user does not have to repeat themselves.
For doctors, show a clean portal with useful stats, live notifications inside the app, and a way to send alerts to Slack. Use a real database, support login with separate patient and doctor views, and connect booking to calendar events and emails. If you need to check current docs for any integrations, do that.
Are you gonna build this?
make sure you review the code using coderabbit