Skip to content

jwmunn-og/grammable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Grammable is an Instagram clone app that lets users share photos of their adventures. The photos are then shared with their friends where all parties can comment on the photos.

Technical description: Built using Test Driven Development(TDD) with RSpec in Ruby. Includes AWS S3 image uploading and user authentication.

Features

  • RSpec Tests for Test Driven Development using FactoryGirl for test data.

  • Amazon Web Services (S3) for photo storage to let users upload photos.

  • Zurb Foundation for CSS and components.

  • PostgreSQL for database queries involving users, photos, and comments.

  • Devise for flexible user authentication.

Demo

You can see a live version of the application at https://grammable-justin-munn.herokuapp.com/.

Screenshots

Grammable Homepage

About

An instagram clone built using TDD with RSpec in ruby. Includes S3 AWS image uploading and user authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published