Giter Club home page Giter Club logo

reservations's Introduction

Restaurant Reservation Capstone

[heroku]

Endpoints /dashboard?date (shows reservations)
/reservations (redirected to dashboard)
GET /reservations?dates (redirected to dashboard)
POST /reservations/new (create new reservations)
POST /tables/new (assign table)
POST /reservations/:reservation_id/seat (check available tables)
PUT /tables/:table_id/seat (match reservation_id to table_id)
PUT /reservations/:reservation_id/status (set status of table)
/search GET /reservations?mobile (find reservations by mobile)
PUT /reservations/:reservation_id/edit (edit reservation)

Dashboard the home page

dashboard Dashboard with Reservation thedashandres New Reservation Create newReservation Reservation Search resnotfound Finish Seat Message withreservation

Summary A tool for restaurant managers to create and edit reservations. Keep a record of all reservations made along with the date, time, name, mobile #, and any other information you may like to add. Easily manage tables by checking on their status whether they are occupied, free or finished. Reservations can be found quickly by using a customers mobile number. While creating reservations, validations are put into place so a customer can only make reservations based on the criteria.

Technology HTML, CSS, Javascript, React Node.js and Express installation run npm install in root folder run npm install in front-end and back-end subfolders run heroku open -a s-r-r-client Alt text

reservations's People

Contributors

rainerfronz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.