Travelscape is a web application inspired by Instagram built using Ruby on Rails and React/Redux. In two weeks, this app will meet all of the following criteria with smooth, bug-free navigation, adequate seed data and sufficient CSS styling:
- Hosting on Heroku
- New account creation, login, and guest/demo login
- Upload/Delete Photos
- User Profiles
- Ability to Like and Comment Photo Posts
- Able to follow other users
- Photo Feed
BONUS:
- Infinity Scroll on Photofeed and User Profiles
- Intelligent Search by hash tags or username
- Direct Messaging - private one-to-one conversation or group chat
Objective: Functioning rails project with front-end Authentication hosted on Heroku.
Objective: Highly detailed overview of how to use the app with wireframe support.
Objective: Posts can be created, read, edited and destroyed through the API.
Objective: Images can be liked by users or users can remove their likes.
Objective: Users can post and remove their own comments on any image post. Also, the main post has the ability to remove any comment.
Objective: Users can follow / unfollow other users. Also, a photo feed will be implemented, so users can view the image posts of who they follow.
- Infinity scroll for Photo feed
- Basic Search by usernames
- Advanced Search by hash tags / usernames
- Discover based on top results for the overall user hash tags used.
- Direct private message