Readme - Omstachu/slice-of-home GitHub Wiki
Slice of Home
Slice of Home is a web application designed to allow users to share their favorite parts of the world. Slice of home is a clone of Airbnb and was made using React.js and HTML
Home Page (User Not Logged-in)
images/homepage-logged-out.png
Home Page (User Logged-in)
Spots
Individual Spots
Features
- Signup & Login to be able to:
- Save spots to favorites
- Make new posts for your own spots
- Edit and delete existing spots
- Browse a list of spots available to all users
- Navigate to individual spot pages to see additional information about that spot
- When logged in, home pages shows a list of saved trips
- Trips can be added and removed freely
Technologies Used
- React.js for user interface and rendering
- PostgreSQL for database storage
- Heroku for deployment
- BCrypt for user authorization
Future Features:
- Allow users to comment on spot posts
- Allow users to upvote and downvote posts
- Allow users to search for spots by name, city, or country
- Allow posts owners to remove individual images from their spot posts
- Add more granularity / filters to the spot display page