Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Requirements feedback #18

Closed
josemvidal opened this issue Oct 11, 2021 · 1 comment
Closed

Requirements feedback #18

josemvidal opened this issue Oct 11, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@josemvidal
Copy link
Member

Requirements are OK, but do this:

  • Are "ingredients" just a string? How are quantities handled: 12 eggs, 6oz of OJ, 1 pound ground beef etc. ? Explain in your Requirements.
  • Where do the recipes come from? How many will there be? Specify.
  • Specify that your "suggested recipes" only recommend those that contain pantry items (what if only 1 missing ingredient? replacements?)
  • Add Requirement: "user can create their own recipe" either starting from blank, or by copying an existing recipe.

Add the following PoC Issues:

  • Create .apk for release. Make sure it works on someone else's emulator. This is what we will be grading in 8 weeks. Make sure it works.
  • Get recipes from spoonacular (or whatever service you plan to use). You don't have to get/display everything, but at least the recipe names should be fetched and displayed by the PoC.

Close this when all above is done. I will approve your PoC Issues after this is done.

@josemvidal josemvidal added the enhancement New feature or request label Oct 11, 2021
@josemvidal josemvidal added this to the Proof of Concept milestone Oct 11, 2021
@coydb coydb closed this as completed Oct 18, 2021
@josemvidal
Copy link
Member Author

Proof of Concept Milestone issues look good 👍

I approve PoC Issues: #10 #11 #12 #13 #14 #15 #16 #17 #19 #20

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants