frannytabigs/memoria ? reverse-engineered prompt

Reverse engineered prompt

Build me a clean PHP website for managing a service business.

It should have a public home page and simple sign up, login, and forgot password flows, then a protected dashboard after someone signs in. From there I want pages for accounts, records, payments, reports, reservations, settings, logs, monitoring, and a map view. The app should feel like one connected system, not a bunch of separate pages, with a simple menu and a consistent look across everything.

Please make the pages usable with placeholder data where needed, and wire up the basic navigation so the whole thing works end to end. Include friendly error pages too, like 404 and 500, and make sure the site is ready to run on a normal PHP server. If anything important is missing, use sensible defaults and keep it easy to extend later.