Skip to content

erinmorrissey/firehose-grammable

Repository files navigation

Grammable

Grammable is a Ruby on Rails Instagram clone web application. Users can sign up, upload a photo with comments, and comment on other image posts.

Visit the deployed application: https://treegrammar.herokuapp.com/


Implementation Details:

  • Built on Ruby on Rails framework
  • PostgreSQL database
  • Twitter Bootstrap 3 for CSS and UI components
  • Simple Form gem for form implementation
  • Devise gem for user authentication (customized to allow :username at sign up & save to DB)
  • CarrierWave gem for image and video uploading & Amazon Web Services (S3) for photo/video storage
  • MiniMagick for image resizing on upload
  • TDD using RSpec & Factory Girl gems
  • Rubocop gem for Ruby static code analysis
  • Responsive design

Credits:


Screenshot:

Treegrammar

About

Grammable - Ruby on Rails Instagram clone web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published