Project to build Instagram using Rails.
- Ruby on Rails
- Rspec
- Capybara
- Postgres
- Users can sign up, log in and sign out (using Devise gem)
- Only users that are logged in can create posts
- Users can create a post by providing a title and attaching an image
- Users can comment on pictures
- Add filters for pictures
- Add ability to edit pictures (at which point users can change the filter aplplied)
- Add functionality to enable users to like pictures
- Styling/CSS - implement responsive grid 3x3
- Integrate with Amazon web services