Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dodul01/bookease-client
BookEase is a hotel booking website where user can book room.Only authorized user can book room an review room. User can only review the room they have booked. Users review will be publicly available any authorized or unauthorized user can see the review and user image.
https://github.com/dodul01/bookease-client
expressjs mongodb nodejs npm reactjs reactrouter tailwindcss
Last synced: 5 days ago
JSON representation
BookEase is a hotel booking website where user can book room.Only authorized user can book room an review room. User can only review the room they have booked. Users review will be publicly available any authorized or unauthorized user can see the review and user image.
- Host: GitHub
- URL: https://github.com/dodul01/bookease-client
- Owner: Dodul01
- Created: 2023-12-03T14:19:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T10:44:41.000Z (about 1 year ago)
- Last Synced: 2024-06-29T11:56:43.071Z (6 months ago)
- Topics: expressjs, mongodb, nodejs, npm, reactjs, reactrouter, tailwindcss
- Language: JavaScript
- Homepage: https://bookease-537ed.web.app
- Size: 538 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BookEase
Project Features
- Email Password Authentication
- Google Authentication
- Protected/Private Route
- User see featured room
- User book room
- User filter rooms by price
- User can cancel room booking
- If user book the room user can review the room
- User can update there booking date.
- Career opppertunities.
Technologies
- React
- React Router Dom
- Node JS
- Express JS
- MongoDB
- Tailwind CSS
- Daisy UI
- AOS
- React Hot Toast
- Sweet Alert
- Moment JS
- Firebase Authentication
Project Details
BookEase is a hotel booking website where user can book room.Only authorized user can book room an review room. User can only review the room they have booked. Users review will be publicly available any authorized or unauthorized user can see the review and user image.if user booked a room it will be added on there booking page. Unauthorized user can see the room details but can not book any room or review. Unauthorized users can not access my booking page.