Instagram Challenge

Instagram knock off

Functionality

  • User signup / in / out / edit / delete
  • User can post / delete photos
  • Home feed of photos
  • User account feed of photos
  • Use AWS for photostorage
  • Styling
  • Hosting
  • README

To do

  • User profile photo
  • Page of existing users
  • User can write comments
  • User can like photos
  • User can follow other users

Installation

AWS S3 Storage

  • Get an AWS account
  • Register a new secret key
  • Duplicate '.env-example' as '.env'
  • Fill in required credentials

Other

  • rspec (runs tests)
  • rubocop (code quality)

Screenshots