A fully functional restaurant website built from scratch using HTML, CSS, PHP, and MySQL. The website allows users to browse food categories, view detailed menus, search for items in real-time, and place food orders through an interactive form. The site is responsive, user-friendly, and visually appealing, offering a smooth experience across devices.
Key Features:
Homepage displaying featured categories and popular dishes
Separate pages for:
All food categories
All available dishes
Search results (live search with suggestions)
Order form to place a food request
Admin panel to:
Add, edit, and delete food items
Manage food categories
Structured and clean code separating front-end and back-end logic
Mobile-friendly design with consistent styling
Tech Stack:
Front-End: HTML, CSS
Back-End: PHP
Database: MySQL
Skills Demonstrated:
Front-end design and responsive layout techniques
Server-side scripting and database integration
CRUD operations (Create, Read, Update, Delete)
Building a complete user experience from frontend to backend