Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 978 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 978 Bytes

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. Style it like Instagram's website (or more awesome).

Bonus if you can add filters!