I have a live visitor-registration platform running at https://s6tjk67ur4.skywork.website/. It does everything I need, but the code was auto-generated and has become impossible to maintain. I now need the whole solution rebuilt from the ground up in plain PHP backed by MySQL, with clear structure and thorough inline comments so any future developer can step in confidently. The brief is simple yet precise: every screen, workflow, form validation, email trigger, and pixel of the current UI must behave and look exactly as it does today. No new features, no visual tweaks—just a solid, human-written codebase that mirrors the existing experience. Here’s how I picture success: • Fresh PHP (preferably PHP 8+) using best-practice patterns—feel free to apply an MVC structure, Composer autoloading, and PDO or MySQLi with prepared statements. • Logical file organisation plus concise, English comments explaining the intent of each class, function, and query. • A clean MySQL schema dump, seed data for quick testing, and a short README covering local setup and deployment steps. • Functionality parity: once migrated, every action a visitor or admin can perform on the current site must still work flawlessly, matching both behaviour and layout pixel-for-pixel. If you already have a workflow for version control, automated testing, or containerised local environments, mention it so we can integrate it into the hand-off. I’ll provide cPanel and database credentials when we start; staging can happen on my existing subdomain or on your own server—whichever keeps momentum high.