/Hotel-Booking-App

Discover the easiest way to book your next hotel stay with our user-friendly hotel booking application. With our platform, you can quickly search for hotels based on your preferred location, price range, and amenities, and book your room in just a few clicks.

Primary LanguageJavaScript

Hotel Booking App

Discover the easiest way to book your next hotel stay with our user-friendly hotel booking application. With our platform, you can quickly search for hotels based on your preferred location, price range, and amenities, and book your room in just a few clicks.

Setting project locally

For Backend :-

  • Navigate to api folder .
  • Install npm packages by running command npm install
  • Run backend server by running command npm start
  • Backend server is running at port 8000 .

For Frontend - Client Application :-

  • Navigate to client folder .
  • Install npm packages by running command npm install
  • Run frontend server by running command npm start
  • Frontend server is running at port 4000 .

For Frontend - Admin Application :-

  • Navigate to admin folder .
  • Install npm packages by running command npm install
  • Run frontend server by running command npm start
  • Frontend server is running at port 4001 .

Video Link :- : Click here Hotel Booking Link :- : Click here Hotel Adminstration Link :- : Click here

Home Page

Home Page

Here is the Hotel Booking Page - Where People can Book Hotel based on their Destination, Check in Dates , Minimum Price & Maximum Price

Booking Page

Here is how a Room Reservation Page Looks like for a Particular Hotel

Room Reservation

Here is the way you can book the Rooms

Room Booking

Here is the List and Details of Room Booked

Booking List

Admin Panel to Keep Track of All Hotel Bookings Easily

Admin Panel

Hotel Page - Hotel Images , All Rooms Related to Hotel , All Details , Location

HotelPage

Hotel Editing Page

HotelEditPage

Thank You !!!!