Grammable is an Instagram clone app that lets users share photos of their life adventures. The photos are then shared with their friends where they can comment on the photos.
Technical description: Built uusing Rspec for Test Driven Development. Includes S3 AWS to store images, carrier wave for uploading and user authentication.
-
RSpec Tests for Test Driven Development using FactoryGirl for test data.
-
Amazon Web Services (S3) for photo storage to let users upload photos.
-
Primer css on Rails for CSS and components.
-
PostgreSQL for database queries involving users, photos, and comments.
-
Devise for flexible user authentication.
You can see a live version of the application at https://grammable-kirby-james.herokuapp.com/.