HotRestaurant

GitHub followers

  • Basic app demonstrating Node and Express with jQuery. Overall purpose is to help schedule reservation requests. Restaurant has just 5 tables available. First five requests get a reservation, every request after that is sent to the waiting list.

Table of Contents

Installation :

  • NA
npm i

Usage :

  • Reservation Maker

License :

  • NA

Contributor :

  • Class Mini Project

Test :

  • Jest / No Test Code Yet
npm run test

Question :