This repository showcases a food delivery website developed as the final project for an Internet Programming course. Please be aware that this is solely a demonstration and not intended for production use.
The project leverages the following technologies:
- HTML
- CSS
- PHP
- MySQL
- A dash of JavaScript
To run this project, you will need a web development environment that can handle PHP and MySQL. I recommend using WampServer or any other similar environment that supports these technologies.
Clone this repository to your local machine.
git clone https://github.com/motiabebe/Food-Delivery.git
Set up your web development environment (e.g., WampServer) to run PHP and MySQL.
Import the provided MySQL database script to create the necessary database structure and initial data.
Open the project in your web browser to view the demo.
Please note that this project is designed for educational purposes and is not intended for production use.