Giter Site home page Giter Site logo

instagram-challenge's People

Contributors

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

Stargazers

 avatar

instagram-challenge's Issues

Add comments to posts

As a user
So that I can let my friends know what I think of their pictures
I would like to be able to leave a comment below any post on my feed

Add number of likes to post

As a user
So that I know which posts are the most popular
I would like to see the total number of likes on each picture

Set up initial app routes

TBC -- will be based off domain model diagrams but initial thoughts are:

  • / (once user signed in display all posts from accounts the user is following)
  • account/ login
  • account/ signup
  • user (user profile - their own posts)

User Sign Up Form

As a user so that I can log into my account
I am prompted to enter my email address, full name, username and password

Password recovery

As a user
If I forget my login details
I would like the option to recover my details via email

Social Authentication

As a user
So that I can save time
I would like to be able to login using social authentication

Add likes to posts

As a user
So that I can show my friends that I love their pictures
I would like to like any picture on my feed

Login form

As a user
So that I can log in to my account
I would like to see a form has fields for email/ username and password

Signup Validation

As a user
So that I know that I have entered the wrong information on sign up
I would like to be prompted with a helpful and specific message

  • Passwords must be at least 6 characters long
  • Username and email must be unique
  • All fields must be completed

Login Validation

As a user
So that I know why I can't login to my account
I would like helpful messages

  • Incorrect email: "The username you entered doesn't belong to an account. Please check your username and try again."
    -[ ] Incorrect password: "Sorry, your password was incorrect. Please double-check your password."

Setup database tables

  • Read devise docs to recap database setup instructions
  • Use domain model to create plan for database table structure
  • Set up tables

Login link on homepage

As a user
So that I can easily login from the homepage
I would like to see a login button below the signup form

User can post an image

As a user
So that I can share memories with my followers
I would like the post a picture

  • Shows the name of the user above the post

Domain model

Create a domain model for the app including:

  • routes
  • databases

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.