Skip to content

Munded/instagram-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Challenge

Code Climate

Insta-clone

Instagram clone written in Ruby on Rails.

Heroku link: https://vast-anchorage-5409.herokuapp.com/

Technology Used:

  • Ruby on Rails
  • Devise

Testing

  • Rspec

How to Run:

  • $ rake s

How to Test:

  • $ rspec

Things To Do To Improve:

  • Refactor the 'update' and 'destroy' method in Post and Comment controllers
  • Use paperclip to load pictures from computer instead of using image url
  • Sort out the resizing of pictures

About

Rebuild Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.2%
  • HTML 18.6%
  • CSS 2.4%
  • JavaScript 1.2%
  • CoffeeScript 0.6%