Skip to content

PavanBhat007/food-order-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food order website (WSA)

Steps

  1. terminal-1$ cd frontend
  2. terminal-1/frontend$ npm i
  3. terminal-1/frontend$ npm start
  4. terminal-2$ cd Backend-obfuscated
  5. terminal-2/Backend-obfuscated$ npm i
  6. terminal-2/Backend-obfuscated$ npm start

Importing base dataset into MongoDB

  1. Open MongoDB Compass (easier to work with).
  2. Connect to the mongodb://localhost:27017/ (ensure backend is running).
  3. There will be a internship folder, in which empty databases will be initialized.
  4. Select any one of them (For example: restaurants).
  5. Click on Add Data -> Import JSON/CSV -> select the Database\Internship.restaurants.json (for this example).
  6. The data from the JSON file will be loaded into the mongoDB database. Do the same for the remaining 2 JSON files in the Database folder.

About

Food ordering website built as a part of WSA (WebStack Academy) MERN Internship/ Training

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages