lucetzer / instagram-challenge

Rebuild Instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Challenge

This is an instagram clone. It allows users to upload photos, add comments, and like photos. Users can only like a photo once, edit and delete their own comments and photos.

Set up

  1. Clone this repo
  2. Run bundle install
  3. Run bin/rails s
  4. Go to your localhost:3000 to view the app

Testing

run rspec to view feature and unit tests

Still to do

  • amend flash error for users trying to like more than once
  • css

About

Rebuild Instagram


Languages

Language:Ruby 86.4%Language:HTML 9.7%Language:CSS 2.0%Language:JavaScript 1.4%Language:CoffeeScript 0.6%