Proposal - sagieske/appstudio_project1 GitHub Wiki

Proposal Project1

Idea: Application to find recipes

Feature Requirements & Task Distribution:

  • The app must enable users to browse through all recipes. (Arjen)
  • The app must enable users to see all information about a recipe. Information will be name, ingredients, dish and the recipe itself. (Arjen)
  • The app must enable users to search for recipes by name,dish, ingredients and rating. (Sharon)
  • The app must enable users to browse recipes they’ve recently viewed, as via a special list called Recently Viewed. (Sharon)
  • The app must enable users to add recipes to lists called Favorites. (Sharon)
  • The app must enable users to login. This function will be used for the list Favorites. (Arjen, Sharon)
  • The app must enable users to rate recipes whe logged in. (Arjen, Sharon)
  • The app won’t enable users to add recipes. Recipes will be added by the admins of the site.(Arjen, Sharon)
  • Add example recipes to database (Arjen)

finished in week 2:

  • Design Doc
  • The app must enable users to browse through all recipes.
  • The app must enable users to see all information about a recipe. Information will be name, ingredients, dish and the recipe itself.

finished in week 3 (alpha release):

  • The app must enable users to search for recipes by name,dish, ingredients and rating.
  • The app must enable users to add recipes to lists called Favorites.
  • The app must enable users to add recipes to lists called Favorites.

finished in week 4 (beta release):

  • The app must enable users to login. This function will be used for the list Favorites.
  • The app must enable users to rate recipes whe logged in.