The Food Ordering System is a web-based platform that allows users to browse, select, and order food from a variety of restaurants. This project includes a user-friendly frontend built with HTML and CSS and a robust backend powered by PHP.
- User registration and login
- Browse menu items
- Add items to the cart
- Place orders
- Admin panel for managing menu items and orders
- HTML
- CSS
- PHP
- A web server with PHP support (e.g., XAMPP, WAMP, or a live server)
- A web browser
- Clone the repository:
git clone https://github.com/shimu615/Food-Ordering-System
- Navigate to the project directory:
cd FoodOrderingSystem
- Start your local server and place the project folder in the server's root directory (e.g.,
htdocs
for XAMPP). - Open the project in your browser using the server's local URL (e.g.,
http://localhost/FoodOrderingSystem
).
- Open the application in a web browser.
- Register as a new user or log in with existing credentials.
- Browse the menu and add desired items to your cart.
- Review your cart and place your order.
- Admins can log in to manage menu items and view orders.
FoodOrderingSystem/
├── css/ # Stylesheets
├── images/ # Images and assets
├── js/ # JavaScript files (if applicable)
├── php/ # Backend PHP scripts
├── index.html # Main entry point
└── README.md # Project documentation
Contributions are welcome! Please fork the repository and create a pull request with your proposed changes.
Razorshi Prozzwal Talukder Course Title:Introduction to Database System Course Code:CSE- 06132211
If you have any questions or feedback, feel free to reach out via GitHub: Shimu Begum's GitHub