Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikilkumaar/hall-booking-api
https://github.com/nikilkumaar/hall-booking-api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikilkumaar/hall-booking-api
- Owner: NikilKumaar
- Created: 2024-05-13T02:57:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T15:29:08.000Z (9 months ago)
- Last Synced: 2024-05-14T04:26:15.959Z (9 months ago)
- Language: JavaScript
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hall Booking API 🏫📅
Welcome to the Hall Booking API !!!
## Features ✨
- **Create Room:** Easily create new rooms with specified details such as capacity, amenities, and price per hour.
- **Book Room:** Seamlessly book available rooms for specific dates and times, ensuring no double bookings.
- **List Booked Rooms:** View a list of all booked rooms along with customer details and booking information.
- **List Customers:** Get insights into all customers who have booked rooms, including their booking history.## API Documentation
- This document explains the working process of the API with API endpoints
- https://documenter.getpostman.com/view/34767736/2sA3JNb15B
## BackEnd Deployed URL
- The BackEnd deployment is done with the help of Render
- https://hall-booking-api-nzzr.onrender.com
- The API works when the API end points are given with the above URL as ["backend_deployed_url/API endpoints"] .