Meal Mates is a full-stack web application designed to streamline the food delivery process. The platform offers a user-friendly interface for customers to browse menus, place orders, and manage their food delivery preferences.
- User Authentication: Secure login and registration system for customers.
- Browse Menus: Dynamic menu display with detailed food descriptions, images, and pricing.
- Order Management: Add items to the cart, customize orders, and track order status.
- Responsive Design: Optimized for both desktop and mobile devices.
- HTML5: Structure and layout.
- CSS3: Styling and design.
- JavaScript (ES6+): Dynamic UI interactions.
- MySQL: Storing user, order, and menu data.
- MySQL (for database management)
- Clone the Repository:
git clone https://github.com/YourUsername/MealMates-A-food-delivery-web-application.git
-
Create a new database named
MealMates
. -
Run the SQL script provided in the
db
folder to set up the tables. -
Feel free to adjust any of the details or sections to better fit your project. Let me know if you need further assistance!