Skip to content

MVP Feature List

Jason Slade edited this page May 4, 2021 · 5 revisions

Minimum Viable Product Feature List

1. New account creation, login, demo login

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site

2. Production README

  • Brief explanation of what the app is and does
  • How to start development environment
  • Technologies used
  • Link to live site
  • Link to Wiki docs
  • Discussion of two features that show off the team's technical abilities
  • Discussion of both challenges faced and the way they were solved
  • Code snippets to highlight the best code

3. Recipes

  • Users can upload a recipe from an image
  • Users can edit recipe title
  • Users can delete recipe from app
  • Users can view all recipes

4. Books

  • Users can create books
  • Users can add recipes to books
  • Users can delete recipes from books
  • Users share channel message board where they can live chat
  • Users have default book
  • Users can delete books and save recipes
  • Users can delete books and permanently delete recipes

7. (Bonus) Search

  • Users can search books and recipes by title or category

8. (Bonus) Shopping Lists

  • Users can generate shopping list via recipes
  • Users can edit shopping lists by excluding items upon creation
  • Users can edit shopping lists by deleting items off a shopping lists
  • Users can rename shopping lists
  • Users can delete shopping lists
  • Users can save shopping lists
  • Users can search shopping lists
  • Users can merge shopping lists under new title

Clone this wiki locally