Giter Site home page Giter Site logo

instagram-challenge's Introduction

Instagram Challenge

Installation

Clone this repo using:

$ git clone [email protected]:djtango/instagram-challenge.git

Then change into the project directory and run bundle to install the gems:

$ bundle

After bundling, the following rails command can be used to fire up the server:

$ bin/rails server

You will also need to generate the appropriate databases using this command:

$ bin/rake db:create
$ bin/rake db:create RAILS_ENV=test
$ bin/rake db:migrate 
$ bin/rake db:migrate RAILS_ENV=test

Technologies

  • Server Language: Ruby
  • MVC Framework: Rails
  • Database Language: PostgreSQL
  • ORM: ActiveRecord
  • Testing Framework: Rspec - Capybara - Poltergeist
  • Front-End: JS-JQuery
  • Sign-in Authentication: OAuth - Devise

User Stories

As a new visitor
So I can personalise my experience on Deonstragram
I should be able to sign-up with Deonstagram
As a new visitor
So that I can sign-up quickly and safely
Deonstagram should enable sign-in with Facebook
As a user
Since Deonstagram is about sharing pictures
I should be able to upload my pictures
As a user
So I can discuss my thoughts on a picture
I should be able to post comments on pictures
As a user
So I can quickly express my approval of a picture
I should be able to D a photo
  • Feel free to use Google, your notes, books, etc., but work on your own
  • If you refer to the solution of another coach or student, please put a link to that in your README
  • If you have a partial solution, still check in a partial solution
  • You must submit a pull request to this repo with your code by 9am Monday morning

Task

Build Instagram: Simple huh!

Bonus if you can write your own set of sensible user stories!

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!

instagram-challenge's People

Contributors

tansaku avatar spike01 avatar djtango avatar ptolemybarnes avatar

Watchers

 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.