Nikhil-sharma-c/Faraway ? reverse-engineered prompt
Reverse engineered prompt
Build me a working ProctorAI app for online exam monitoring.
I want a simple supervisor dashboard in the browser that can show the current exam status, connect to the existing Flask backend, and give quick access to the monitoring, enrollment, replay, reports, and admin pages. The app should feel like a clean control panel, with the backend serving the API and video feed, and the frontend polling for live status updates.
Keep the existing face detection and cheating detection flow intact, including face recognition, gaze and pose checks, and phone detection. Use the model files and data that are already in the project, and make sure the old pages still work for compatibility. If anything needs checking in the docs or current library versions, look it up online before changing it.
Also make sure the setup is easy to run locally with clear environment variable handling, especially for the database connection and any local runtime config.
Are you gonna build this?
make sure you review the code using coderabbit