I need a small, stand-alone website whose single purpose is to gather applications for our school. The heart of the site is a student registration form that captures Personal Details plus a dedicated Academic History section. Within that section the form must let parents enter grades and upload or paste transcript information field-by-field so we can review it quickly. I’m flexible on the stack—HTML/CSS/JS with a lightweight PHP or Node back end, or a simple no-code platform if it meets the brief—but the final site has to: • Validate every required field in real time • Save each submission to a secure database (MySQL or comparable) • Email an autogenerated PDF summary of the application to both the applicant and our admissions inbox A clean, mobile-friendly UI is essential, and I’d like basic theming so we can drop in our logo and colors. If you can leave hooks for future add-ons such as document upload or online payments, that’s a bonus. Deliverables are the complete source code, a short README with deployment steps, and a quick demo on your side to show the form working end-to-end.