Skip to content

OmarChouchane/DMA9

Repository files navigation

DMA9 - Online Fast Food Website

📌 Overview

DMA9 is an online fast food ordering website built using PHP, Bootstrap, and Vanilla JavaScript. The platform allows users to create accounts, browse and filter food items, place orders, and receive order receipts. Additionally, an admin dashboard provides management functionalities.

🚀 Features

User Features

  • 🔹 User Authentication: Register, login, and manage accounts.
  • 🔹 Food Ordering: Browse the menu, filter products, and place orders.
  • 🔹 Receipt Generation: Get an order summary and receipt after purchase.

Admin Dashboard

  • 🔸 Manage Products: Add, update, and delete menu items.
  • 🔸 View Orders: Monitor and manage customer orders.
  • 🔸 User Management: Oversee registered users and their activities.

🛠️ Tech Stack

  • Backend: PHP (Procedural or OOP?)
  • Frontend: Bootstrap, Vanilla JavaScript, HTML, CSS
  • Database: MySQL

📂 Project Setup

1️⃣ Clone the Repository

git clone https://github.com/your-username/dma9.git
cd dma9

2️⃣ Setup Database

  1. Import the provided SQL file (dma9.sql) into your MySQL database.
  2. Update config.php with your database credentials.

3️⃣ Run the Project

  • Place the project folder inside your local web server (htdocs for XAMPP, www for WAMP).
  • Start your local server (Apache & MySQL).
  • Open http://localhost/dma9/ in your browser.

🎨 Screenshots

Add screenshots of the homepage, menu, order page, and admin dashboard here.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Feel free to fork this repository, submit issues, or create pull requests.

About

Online fast food ordering website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •