Project Name: Bakery House System
Description: This project is a web-based bakery ordering system that allows customers to browse bakery products, place orders, and manage their accounts online. The system also provides an admin interface to manage products, orders, and customer details.
Programming Languages/Tools: HTML, CSS, JavaScript, PHP, MySQL
Features:
- Customer Features:
- Register and login
- Manage profile
- View products and categories
- Search for products
- Manage cart (add, remove, update items)
- Payment processing
- Order tracking and status updates
- View order history and receipts
- Message system for customer feedback
- Admin Features:
- Manage products (add, edit, delete)
- View customer details and order history
- Update order statuses
- Manage posts (announcements, promotions)
- Reply to customer messages
- Security Features: Authentication and authorization, password hashing, input validation, session management
View on GitHub
View Project Report