Skip to content

shimu615/Food-Ordering-System

Repository files navigation

Food Ordering System

Overview

The Food Ordering System is a web-based platform that allows users to browse, select, and order food from a variety of restaurants. This project includes a user-friendly frontend built with HTML and CSS and a robust backend powered by PHP.

Features

  • User registration and login
  • Browse menu items
  • Add items to the cart
  • Place orders
  • Admin panel for managing menu items and orders

Technologies Used

Frontend

  • HTML
  • CSS

Backend

  • PHP

Setup Instructions

Prerequisites

  • A web server with PHP support (e.g., XAMPP, WAMP, or a live server)
  • A web browser

Installation Steps

  1. Clone the repository:
    git clone https://github.com/shimu615/Food-Ordering-System
  2. Navigate to the project directory:
    cd FoodOrderingSystem
  3. Start your local server and place the project folder in the server's root directory (e.g., htdocs for XAMPP).
  4. Open the project in your browser using the server's local URL (e.g., http://localhost/FoodOrderingSystem).

Usage

  1. Open the application in a web browser.
  2. Register as a new user or log in with existing credentials.
  3. Browse the menu and add desired items to your cart.
  4. Review your cart and place your order.
  5. Admins can log in to manage menu items and view orders.

Directory Structure

FoodOrderingSystem/
├── css/          # Stylesheets
├── images/       # Images and assets
├── js/           # JavaScript files (if applicable)
├── php/          # Backend PHP scripts
├── index.html    # Main entry point
└── README.md     # Project documentation

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your proposed changes.

Course Advisor:

Razorshi Prozzwal Talukder Course Title:Introduction to Database System Course Code:CSE- 06132211

Contact

If you have any questions or feedback, feel free to reach out via GitHub: Shimu Begum's GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published