MVP LIST - achynaliev/AppStarter GitHub Wiki

MVP List

AppStarter is a clone of Kickstarter, application that allows users to create a new project to get funding and startup their dreams. Users can also back projects that they like for different types of rewards.

1. New account creation, login, and guest/demo login (1 day, 04/03/2018)

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site
  • Users can't use certain features without logging in (creating a project)

2. Hosting on Heroku ( 0.5 days, 04/04/2018)

3. Projects ( 1.5 days, 04/04/2018 - 04/05/2018 )

  • projects can be viewed by everyone (READ - index, READ - show)
  • projects can be created and edited by users (CREATE, UPDATE)

4. Categories / Discover feature ( 1.5 days, 04/09/2018 - 04/10/2018)

  • users can discover projects by category

5. Backing projects & rewards ( 1.5 days, 04/06/2018 - 04/07/2018)

  • AppStarter users can back projects and get rewards (CREATE)
  • Users can cancel a backing (DELETE)
  • Project can have multiple reward types

6. Search ( 1.5 days, 04/07/2018 - 04/08/2018)

  • users can search for projects
  • users can search for creators

7. A production README ( 0.5 days, 04/12/2018 )

BONUS

8. Likes ( 1 day, 04/10/2018 - 04/11/2018)

9. Credit card payments ( 1 day, 04/11/2018 - 04/12/2018 )