A comprehensive food ordering system that allows customers to browse menus, place orders, and manage their food delivery experience.
This project is a web-based food ordering system that connects customers with restaurants. It streamlines the process of food ordering and delivery management, providing a seamless experience for both customers and restaurant owners.
- User authentication and profile management
- Restaurant menu browsing and searching
- Shopping cart functionality
- Order placement and tracking
- Payment integration
- Order history
- Restaurant management dashboard
-
Frontend:
- HTML
- CSS
- JavaScript
- Bootstrap
-
Backend:
- PHP
- MySQL Database
-
Clone the repository:
git clone https://github.com/Leon24k/pemesananMakanan.git
-
Set up your web server (e.g., Apache) and ensure PHP is installed
-
Import the database schema (located in the
databasefolder) -
Configure your database connection in the configuration files
-
Start your web server and access the application through your browser
- Access the application through your web browser
- Register for a new account or login if you already have one
- Browse available restaurants and their menus
- Add items to your cart
- Proceed to checkout and complete your order
- Track your order status through your account
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Your Name - @Leon24k
Project Link: https://github.com/Leon24k/pemesananMakanan