Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

lroliphant/instagram-challenge

 
 

Repository files navigation

Instagram Challenge

Synopsis

Project to build Instagram using Rails.

Technologies Used

  • Ruby on Rails
  • Rspec
  • Capybara
  • Postgres

Job List

  • Users can sign up, log in and sign out (using Devise gem)
  • Only users that are logged in can create posts
  • Users can create a post by providing a title and attaching an image
  • Users can comment on pictures

Still to complete/refactor

  • Add filters for pictures
  • Add ability to edit pictures (at which point users can change the filter aplplied)
  • Add functionality to enable users to like pictures
  • Styling/CSS - implement responsive grid 3x3
  • Integrate with Amazon web services

About

Rebuild Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.9%
  • HTML 19.9%
  • CSS 3.7%
  • Other 1.5%