Skip to content

Online Food Ordering System for Code Camp. Laravel-based platform offering user authentication, restaurant browsing, dish ordering, and order tracking. Seamless design for a delightful user experience.

License

Notifications You must be signed in to change notification settings

shreyaskbkukke/Online-Food-Ordering-System

Repository files navigation

Online Food Ordering System

Overview

This is an Online Food Ordering System developed for Code Camp. The system allows users to browse restaurants, view popular dishes, and place orders for delivery or takeout. It is built using PHP and Laravel.

Author

Features

  • User authentication for login and registration.
  • Browse restaurants and view their menus.
  • Order food from a variety of dishes.
  • Track orders through the "My Orders" section.
  • Responsive design for a seamless user experience.

Getting Started

  1. Clone the repository: git clone https://github.com/shreyaskbkukke/Online-Food-Ordering-System.git
  2. Set up the database using the SQL script provided.
  3. Configure the database connection in connection/connect.php.
  4. Run the application on a local server.

Dependencies

Folder Structure

  • connection/ - Database connection configuration.
  • css/ - Stylesheets.
  • images/ - Image assets.
  • admin/ - Admin panel (not provided in the code).
  • index.php - Home page.
  • restaurants.php - Restaurants listing page.
  • dishes.php - Dishes page.
  • login.php - Login page.
  • registration.php - Registration page.
  • your_orders.php - My Orders page.
  • logout.php - Logout functionality.
  • README.md - Project documentation.

License

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

About

Online Food Ordering System for Code Camp. Laravel-based platform offering user authentication, restaurant browsing, dish ordering, and order tracking. Seamless design for a delightful user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published