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

This branch is 49 commits ahead of, 298 commits behind microsoft/TypeScript-Node-Starter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82d52e3 · Mar 18, 2020

History

52 Commits
Jul 31, 2017
Oct 8, 2017
Jul 23, 2017
Oct 8, 2017
May 9, 2017
May 9, 2017
Jul 25, 2017
May 9, 2017
Mar 18, 2020
Jul 19, 2017
Oct 8, 2017
Oct 8, 2017
May 9, 2017
May 9, 2017

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%