Skip to content

vivekiet22/FoodApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodTime

FoodTime - MERN stack food ordering application.

Overview:

  • Designed for two types of user: Consumer and Restaurant Manager.
  • Users with the role of Restaurant Manager can add their restaurants by providing it's information.
  • Multiple dishes can be added in the restuarant.
  • Users with the role of Consumer can view all the restaurants, see its description and their dishes.
  • Consumers can Place an Order by ordering the dishes by entering its quantity.

Technologies Used

  • Reactjs
  • MongoDB
  • Nodejs
  • Expressjs
  • Materializecss
  • Json Web Token

Installation

  • Clone the repository
  • Go to the project directory and run the following commands

npm install to install all the dependencies.

npm run dev to start the application.

About

MERN stack food ordering application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published