madhanmaaz/live-location-tracker ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app that tracks live GPS coordinates in real time and shows the location on a map with a clear visual view of movement. I want it to feel like a small demo project that could be used in seminars or educational presentations, so make the interface easy to understand and clean.
It should have a basic login page with the default username and password as admin and admin, then take the user to the tracking screen after sign in. On the main page, show the current latitude and longitude, update them live, and display the position on a map so it is obvious where the device is moving. If you can, add a neat layout with a sidebar or card for the live data and a map area beside it.
Use the existing Node.js app structure if that fits, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit