A dynamic website for a small bakery that allows users to browse products, place orders, and leave reviews. Includes an admin panel for managing products and orders.
To create a full-featured bakery website with a user-friendly interface and backend functionality for order and product management.
- Main Page: Bakery description
- Our Products: Dynamically loaded list of baked goods with description, prices, and images
- Order Page: Online order form connected to the database
- Customer Reviews: Display of customer feedback
- View and manage customer orders
- Add/edit/delete bakery products
- Review customer messages or reviews
- Install XAMPP
- Clone or copy the project into your
htdocsfolder (e.g.C:\xampp\htdocs\sweet-delights). - Start Apache and MySQL from the XAMPP control panel.
- Import the SQL file into phpMyAdmin:
- Visit
http://localhost/phpmyadmin - Create a new database (
bakery_db) - Import the provided
.sqlfile inside thedatabase/folder
- Visit
- Open the site in your browser:
http://localhost/sweet-delights
- Email/SMS order notifications
- Responsive design for mobile devices
- Special offers section for holidays