Skip to content

cimthog/Restaurant-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant-Menu

This is a web app that displays available menus in a restaurant

Installation

npm install
npm start
  • Open your browser, the app runs on localhost:3000

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • JsonWebToken
  • Supertest
  • Mocha
  • EJS
  • CSS

Contributing

  • Changes should be made on a separate branch
  • When adding a new feature, create a branch with the prefix feature such as feature-auth
  • When fiixing a bug, create a branch with the prefix fix. For example, fix-signup
  • Merge the master branch to your branch, in case of conflicts, resolve before pushing
  • Create PRs with distinct messages

License

ISC

About

web API that manages a restaurant menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •