Skip to content

An online food ordering website with three roles: User, Seller, and Admin. Where User can add items to cart, purchase it, do online payment, Seller can add, update, delete items, view all orders whereas Admin can view all restaurants and delete them.

Notifications You must be signed in to change notification settings

safinghoghabori/foody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foody

foody-webapp herokuapp com_(Desktop)

➡️ About the project

It's an online food ordering website built using MERN stack. In this website user can purchase food and can order online through credit card, debit card, paytm etc. While Seller can add their restaurant and add items and manage them. While there is admin of application who can view all restaurants and delete them.

There are three roles:

  1. Admin
  2. Seller/Restaurant owner
  3. User/Customer

➡️ Features of website

There are following features included in this website:

  • Privillages of Admim-
    1. View all Restaurants
    2. Delete Restaurant
  • Privillages of Seller-
    1. Add a restaurant
    2. Add items
    3. Edit items
    4. Delete items
    5. View orders
  • Privillages of User-
    1. View all restaurants
    2. View items
    3. Order items
    4. Delete items
    5. Make payment online(using CREDIT card/DEBIT card/PAYTM)

➡️ Project Setup

Run follwing three commands alternatively:

1. npm install

2. npm run build

3. npm start

Now head over to "localhost:5000" in browser.

➡️ Live Demo

About

An online food ordering website with three roles: User, Seller, and Admin. Where User can add items to cart, purchase it, do online payment, Seller can add, update, delete items, view all orders whereas Admin can view all restaurants and delete them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published