Skip to content

kilcmn3/Wait-or-no-wait-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wait or no More Wait App

Restaurant Waitlist App - Backend Repository

Home Page


Alt text

Add Customer


Alt text

View Reservation


Alt text

Add Reservation


Alt text

Profile


Alt text

Registeration


Alt text

Technologies Used

  • Node.js
  • React.js
  • Redux.js
  • Redux-thunk.js
  • React-hook.js
  • React-route.js
  • Moment.js
  • CSS:Material-ui

Known Bugs

  • The list of all waitlist customers disappear due to set-time interval function.
  • add-customer: adding quoted time can only added by add-button not by typing.
  • Reservation: add functionality on 'confirm' button.(currently it doesn't do anything)

Improvements

  • More authentication logic (Currently there is no validation for login/signup)
  • Instead using css-bootstrap, trying without any bootstarp
  • set-time interval fucntion.(Better way to setup functtion.)

User Stories

  • Restaurant Owners/Staffs - person taking table bookings

Restaurant Owner/Waiter - No app

As a user, I can ...

  • User can create waitlist by reservation or walk/in customers.
  • User can view daily waitlist from the dashboard.
  • User able to edit/delete waitlist after customer’s waitlist is confirmed.
  • User will able to deliver a text message to waitlist customer to notify he/she is next. Advance
  • User can get live update messages via chat room service