A single page app based off of AirBnB. The backend uses Rails and Jbuilder with a PSQL database to serve up data. The frontend utilizes React/Redux and SASS.
// AIR BNB CLONE //
- User authentication with demo login
- User can browse available spaces by navigating map
- Users can book spaces and review those spaces after booking
- Amazon AWS S3 storage
- Users can log in as a guest to demo booking and reviews
- Dragging the map changes what spots are displayed
- Google maps infowindows include spot prices and highlight on spot hover
- User can request to book spots
- User can view requested spots and booking status
- Users can leave reviews on spots they have booked
I plan on continuing development on Vacant.
- Users will be able to make their own spots
- Calendar will display the available dates
- Search function will allow users to filter spots by type and amenities
See THE README folder.