AmitXShukla/Visitor-Management-App ? reverse-engineered prompt
Reverse engineered prompt
Build me a visitor management app for a company front desk that keeps all host and guest records digitally.
I want staff to be able to sign in, register a visitor, choose or add the host they are visiting, capture the visitor’s photo, and save the visit with a GPS location and timestamp. It should also let me view past visits quickly, search records, and see simple reports from the dashboard. Include basic pages like login, signup, about, dashboard, reports, and settings, with a clean Bootstrap style and a mobile friendly layout.
Use an Angular front end with a Node and Express backend and MongoDB for storage. Add secure auth with tokens, CORS support, and the usual create, read, update, delete flows for hosts and visitors. If anything is unclear, look up the current docs online and make sensible choices. I want it to feel like a real paperless visitor log that can be used on a front desk or tablet.
Are you gonna build this?
make sure you review the code using coderabbit