Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Us08 #230

Closed
wants to merge 30 commits into from
Closed

Us08 #230

wants to merge 30 commits into from

Conversation

Ricardo0331
Copy link

No description provided.

…vations. Also updaated router for these changes
… router, and controller. Added route on app.js
…it as not occupied. Added the function to table controller which call the finishTRable service method. Then defined route in router
…ion to handle reservation status. added route and function to read a single reservation by ID and to update status of reservation in service.js
…idations. added PUT route to router. added update function to service file and modified updateStatus function.
…. added function to post a new reservation to backend
…efore 10:30 AM or after 9:30 PM and

the reservation date and time combination must be in the future.
…on of tables, listing tables and updating table assignments for seating reservations. created a form for adding new tables. updated dashboard to include a seat button for each reservation and display the status of each table. Created a component for seating a reservation at a table. And finally updated routes.js with new components.
…nt to show a confirmation dialog, and upon confirmation, sending a DELETE request to the server to clear the table's occupancy. Then, we'll refresh the table list to reflect the changes.
…eat button changes the status to seated and hides the Seat button.
…umber. Added the route and api to make GET request
@mnfmnfm mnfmnfm closed this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants