Hall Booking API
https://hall-booking-mcgh.onrender.com/hall-booking/get-all-room - To GET All Room Details.
https://hall-booking-mcgh.onrender.com/hall-booking/create-room - To POST the Room Details in the API.
https://hall-booking-mcgh.onrender.com/hall-booking/booking-room - To POST the booked Room Details in the API.
https://hall-booking-mcgh.onrender.com/hall-booking/booked-data - To GET all rooms with Booked Details.
https://hall-booking-mcgh.onrender.com/hall-booking/customer-data - To GET all Customer with Booked Details
https://hall-booking-mcgh.onrender.com/hall-booking/bookedCount/:customer_name - To GET Customer Details with number of times the room booked.