Giter Site home page Giter Site logo

instagram-challenge's Introduction

Instagram Challenge

Task

Build Instagram: Simple huh!

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!

Quickstart

First, clone this repository. Then:

> bundle install
> bin/rails db:create
> bin/rails db:migrate

> bundle exec rspec # Run the tests to ensure it works
> bin/rails server # Start the server at localhost:3000

Remember to proceed in small steps! Getting confused? Make the steps even smaller.

Code Quality

So that I can share my life stories,  
I want to view all posts containing photos

As a user, 
I want to post a photo 

As a user 
I want to view all my posts on a page

As a user  
I want to write a comment on my post

As a user
I want to edit posts I upload

As a user, 
I want to delete photos if I choose to 

As a user, I would like to add filter to pho’s I upload 


Approach

  • TDD

  • Web app framework: ruby rails

  • Test framework: Rspec

    Future Improvements

  • Contribution

  • Pull Requests

cycle

source :codeacademy.com

instagram-challenge's People

Contributors

tansaku avatar k-ankobia avatar spike01 avatar ptolemybarnes avatar neoeno avatar anitacanita avatar roidriscoll avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.