Skip to content

fluidpotata/CSE370_Group_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickEats - A Food Ordering Management System [BRACU CSE370 Lab Project]

Group Members :

Ibrahim Alif | Samira Akter | Farhin Ulfat | Farah Main Bhuiyan

Supervising Faculty :

Mr. Quazi Ashikur Rahman, Nowshin Tabassum

Main Features :

Customer Panel :

  • Can see available restaurant lists from dashboard
  • Can search food from dashboard
  • View Profile from dashboard
  • View Cart from dashboard
  • View order history
  • Add food from restaurant menu
  • Add food from search result
  • Review items after adding food
  • Drop unwanted items from cart
  • Choose rider to deliver
  • Check the current status of the order

Manager Panel :

  • Can see number and list of the current orders from the dashboard
  • Can mark a food Ready to pick up for rider
  • Can add food to the menu
  • Can remove a food from the menu if not available anymore
  • Can show number of orders and number of pending orders
  • Can see the previous orders made by customers

Rider Panel :

  • Can view information about the current order to deliver
  • After being selected, the rider's availability will auto change unavailable
  • Can change the order status
  • Availability status will be auto change delivery

Languages :

  • PHP, HTML, CSS, JavaScript and MySQL

EER Diagram and Relational Schema Diagram :

  • Check EER Diagram and Relational Schema Diagram from here.

Installation Guideline :

  • Clone the whole repository to your localhost folder.
  • Launch XAMPP (or any other similar service) and start Apache, MySQL.
  • Goto phpmyadmin and create a database named quickeats and then import the file named quickeats.sql
  • Finally, launch the site.

Login Info :

Customer Panel :

Email: [email protected]
Pass: password

Manager Panel :

Email: [email protected]
Pass: 111

Rider Panel :

Email: [email protected]
Pass: 87654321

Releases

No releases published

Packages

No packages published