tomasdoh / petstagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Petstagram Build Status

Your challenge is to build Instagram using Rails. You'll need users who can post pictures, write comments on pictures and like a picture. Style it like Instagram's website (or more awesome).

Code Quality

For linting, you can use the .rubocop.yml in this repository (or your own!). You'll need these gems:

gem "rubocop", "0.48.1"
gem "rubocop-rails"

About


Languages

Language:Ruby 74.2%Language:HTML 20.3%Language:JavaScript 2.3%Language:CSS 2.0%Language:CoffeeScript 1.2%