A full-stack catering form system built with PHP, MySQL, and HTML/CSS to streamline customer order intake for restaurant catering services.
This project features a lightweight and reliable server-side form that allows customers to submit detailed catering requests. It uses a relational MySQL database to store and manage incoming orders, with a clean and responsive front-end UI.
- 📝 Developed a server-side catering form using PHP, hosted locally via XAMPP
- 🗃️ Designed and managed a relational MySQL database for handling client submissions
- 🎨 Created a simple, clean UI using HTML and CSS for an intuitive user experience
| Purpose | Technology |
|---|---|
| Frontend | HTML, CSS |
| Backend | PHP |
| Database | MySQL |
| Local Hosting | XAMPP |