Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.81 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.81 KB

Hotel-Booking-App

This is a Hotel Room Reservation Portal made using MERN stack . This portal can be used to book rooms in different hotels available in different cities

Tech Stacks

{Nodejs, Express JS, Reactjs, Mongodb}

Libraries Used

{Json webtoken(JWT), context API, bcrypt, cookie-parser, nodemon, moongose, cors, axios, react-router-dom}

Applications Used

{Isomnia, MongoDB compass}

Screenshorts of the Website

image

image

How it Works?

Step1) To Book a hotel , first search for the hotel by giving some basic details like Preferred Destination , checkin and checkout dates, Number of peoples and Minimum and maximum price range. for the time being I'm searching for hotels in mumbai image

Step 3: Selecting a Hotel , The list of hotels fetched from the database and displayed as per our given inputs. Select a hotel of our Choice. image

Step 4: Reserving a Room , After selection of the Hotel click on the hotel , a reservation page open with few description of the hotel and the option to book it. Click on Reserve or Book Now! . And select the Room of your Choice. image

Hurah! You have finally booked the Room now the same room for the same day won't be available or shown to others for booking.