Skip to content

Developed a room booking system for managing reservations and availability, allowing users to book rooms based on their preferences and view existing bookings.

Notifications You must be signed in to change notification settings

ayoopriyanshu/Room-Wise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy on Chrome

To deploy this app on your browser first change the pwd to backend and run this command in the terminal:

  npm run dev

This will connect a localhost:3333 with the mongodb database and nodejs.

Then change the pwd to frontend and run this command in the terminal:

  npm run dev

This will start a localhost server at 5173 on your browser, you are all good to go now.

Screenshots

Home:

Capture Capture2

Booking Page:

Capture3

View All The Bookings:

Capture4

Booking Details:

Capture5

Edit Bookings:

Capture6

Cancel Bookings:

Capture7

About

Developed a room booking system for managing reservations and availability, allowing users to book rooms based on their preferences and view existing bookings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages