omkarmogaveera/IP-Tracker ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple PHP app for signing up and logging in users, and every successful login should also save the person’s IP address and location details like country, city, timezone, and ISP into a database.

I want a clean modern frontend with a polished glassy look, a signup page, a login page, and a dashboard page that shows the tracked location data after login. The forms should submit without reloading the page, and the backend should handle validation, password hashing, and secure login checks. Please use a MySQL database with proper tables for users and login history, and organize the code so the core tracking and user logic are separate from the API endpoints and the page UI.

If needed, look up current docs online for anything unclear, and make it easy to run locally and deploy later.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab