llcclarke / instagram-challenge

Rebuild Instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Challenge

Instructions

  • Challenge time: Friday, the entire day + the weekend if you need it
  • Feel free to use Google, your notes, books, etc., but work on your own
  • If you refer to the solution of another coach or student, please put a link to that in your README
  • If you have a partial solution, still check in a partial solution
  • You must submit a pull request to this repo with your code by 9am Monday morning

Task

Build Instagram: Simple huh!

Bonus if you can write your own set of sensible user stories!

As usual please start by forking this repo. After cloning your fork and cd'ing into it, you'll need to initialize a Rails app in the current directory.

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).

Bonus if you can add filters!

About

Rebuild Instagram


Languages

Language:Ruby 81.2%Language:HTML 13.9%Language:CSS 2.5%Language:JavaScript 1.9%Language:CoffeeScript 0.6%