Skip to content

A simple restaurant CMS system with authentication and reserving system

License

Notifications You must be signed in to change notification settings

aladine/restaurant-cms

 
 

Repository files navigation

Restaurant CMS

Requirements

  • CMS (Content Management System) for restaurants: admin can create/retrieve/update/delete restaurant. Admin also needs a page to display the current list of all restaurants in the database.
  • Providing restful APIs which allow restaurants to be created/retrieved/updated/deleted by HTTP methods

Technologies

  • Connect with mongodb database
  • Unit test for API.

About

A simple restaurant CMS system with authentication and reserving system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.0%
  • TypeScript 21.5%
  • HTML 9.4%
  • JavaScript 0.1%