GithubHelp home page GithubHelp logo

debora38 / instagram-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from makersacademy/instagram-challenge

0.0 1.0 0.0 1.35 MB

Rebuild Instagram

Ruby 77.31% JavaScript 1.39% CSS 1.25% HTML 19.55% CoffeeScript 0.50%

instagram-challenge's Introduction

Instagram challenge - weekend 8

Build Status

User stories

As a user,
so that I can join Instagram,
I want to be able to sign up

As a user,
so that I can personalise my account,
I want to be able to choose a username

As a user,
so that I can close the app,
I want to be able to log out

As a user,
so that I can re-open my same account,
I want to be able to log in

As a user,
so that I can share my thoughts,
I want to be able to post a message to the homepage

As a user,
so that I can share my adventures,
I want to be able to post pictures to the homepage

As a user,
so that I can keep myself updated,
I want to see the latest posts on top

As a user,
so that I can share my appreciation,
I want to like the posts

As a user,
so that I can change my mind,
I want to be able to remove a like to a post

As a user,
so that I can correct my posts,
I want to be able to edit them

As a user,
so that I can change my mind,
I want to be able to delete my posts

As a user,
so that I can leave the application,
I want to be able to delete my account along with the content

Approach

This challenge helped me repeat few concepts from the week's learnings, such as Rails and the gem Devise, which handles user authentication.
The app is not complete, however it allows authentication and posting one image per post, with a message.
Most of the challenge was spent getting familiar with Rails and setting up devise correctly.

Screenshot of main page

main-page

Instructions to setup

Locally clone this repo

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

> bundle exec rspec
> bin/rails server

You can then connect to http://localhost:3000

Deployment

The production application is deployed on Heroku.

instagram-challenge's People

Contributors

debora38 avatar tansaku avatar spike01 avatar ptolemybarnes avatar neoeno avatar anitacanita avatar roidriscoll avatar

Watchers

James Cloos 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.