Skip to content

Juarez-Joshua/Restaurant-reservation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant-Reservation Restaurant reservation is a monorepo project that will help make, edit, delete and update reservations. The front end of the project is created using react and a router for different pages in order to make and search for reservations, make new tables, and search for reservations by name. The reservations can also be assigned to a table and can be marked as finished to allow another reservations to occupy said table. The backend is made using Node.JS and connects to a database in elephantSQL. There are several middleware functions to ensure that all posted data recieved from the front-end is within the scope of the restaurants hours, among other requirements. I believe that this project is a great final milestone from my time at Thinkful and displays the full-stack knowledge I've gained.

To install, run NPM Install in both the front and backend folders, and NPM start in both to run.

About

Reservation project for restaurants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • HTML 1.6%