You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,6 @@ hotel-management-system/
49
49
API Endpoints
50
50
MethodEndpointDescriptionGET/roomsList all rooms and availabilityPOST/bookingsCreate a new reservationGET/bookings/:idGet booking detailsPUT/bookings/:idUpdate a reservationDELETE/bookings/:idCancel a reservationGET/invoices/:bookingIdRetrieve invoice for a bookingPOST/invoices/:bookingId/payRecord a payment
51
51
52
-
Screenshots
53
-
54
-
Add screenshots of your dashboard, booking form, and invoice page here.
0 commit comments