MVP List - slavnikov/BootUp GitHub Wiki

MVP List

BootUp, is a clone of Kickstarter - a website that connects inventors, artists, and all other types of content creators directly to consumers, allowing them to raise start-up funding directly from customers and not banks or investors.

1. Hosting on Heroku (09/11/2018)

2. User creation & authentication(09/11/2018 - 09/12/2018)

  • Users can sign-up
  • Users can login and logout
  • Session utilities that vary content displayed based on login status

3. Projects (09/13/2018 - 09/14/2018)

*Loggedin users can create projects *Users can view a list of their projects on their profile page *Users can edit and delete their projects from their profile page *Individual projects can be viewed

4. Rewards (09/15/2018)

  • Project admins can create,edit, and delete tiered rewards for different pledge amounts

5. Backing Projects (09/16/2018)

  • Users can back a project at a certain level
  • Users can see the projects they have backed on their profile page

6. Search (09/17/2018 - 09/19/2018)

  • Users can search for projects, project admins, or categories using the search field in the header.
  • Users can refine their search by limiting it by category, location, and project status.

7. Categories (09/20/2018)

  • Projects can be viewed by category.
  • Homepage has a tabbed view displaying projects from different categories.