vvirgitti / 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
  • You must submit a pull request to this repo with your challenge solution (or partial solution) by 9am Monday morning

Task

Build Instagram: Simple huh!

As usual please start by

Your challenge is to build Instagram using Rails. You'll need users who can post pictures, write comments on pictures and like a picture. It will need to look like the instagrams website or better.

Breakdown of models:

  • User
  • Post
  • Comment/description
  • Like

Bonus if you can add filters :P

About

Rebuild Instagram


Languages

Language:Ruby 76.9%Language:HTML 18.1%Language:CSS 2.5%Language:JavaScript 2.4%