This is a simple food delivery website that allows users to browse menus, place orders, and manage their cart. It is built using PHP, JavaScript, and a MySQL database for backend and storage.
- PHP - Backend logic, user authentication, and order management
- JavaScript - Client-side interactivity (e.g., form validation, dynamic content updates)
- MySQL - Database for storing user information, orders, and food items
- HTML/CSS - Frontend design and structure
index.php
- Home pageorder.php
- Page where users can place and manage their orderscart.php
- Shopping cart pagedb/
- Folder containing database connection and queriesassets/
- Folder for images, stylesheets, and JavaScript files
- Clone the repository:
git clone https://github.com/llyas36/j-flavour-food-delivery.git
- Set up the MySQL database. You can import the provided SQL file to create the necessary tables.
- Configure the database connection in the db/dbconnection.php file with your MySQL credentials.
📧 Contact Feel free to connect with me if you have any questions or feedback!