This project is developed as the final project for a university web programming course. The project is created using HTML, CSS, Bootstrap, JavaScript, PHP, MySQL, and PHPMailer.
- HTML: Structuring the basic layout of web pages.
- CSS: Styling and layout adjustments of the pages.
- Bootstrap: Providing a mobile-responsive and modern design.
- JavaScript: Implementing dynamic and interactive user interface components.
- PHP: Handling server-side functions and data processing.
- MySQL: Managing and storing data in the database.
- PHPMailer: Handling email sending and communication functionality.
- User Registration and Login: Allows users to create accounts and log in.
- Order Placement: Users can place orders through the system.
- Order Cancellation: Users can cancel their orders if needed.
- Retrieve and Display Information: Fetching and displaying information from the database.
- Email Notifications: Sending notifications and updates via email.