Release planning update - CMPUT301W13T05/ClassProject GitHub Wiki

By April 2, the implementation of the project satisfies the following specified requirements.

Original Requirements
As a user, I want to record recipes.
As a user, I want to share recipes over email.
As a user, I want to publish recipes.
As a user, I want to search for recipes.
As a user, I want to have some recipes cached so that I don't need the internet to work for me to use this program.
As a user, I want to post and publish photos associated with the recipe.
As a user, executing a recipe I want to take photos and attach the photos to the recipe.
As a user, I want the recipes to be stored so I can view them offline.
As a user, recipes I make can have multiple photos.
As a user, I can upload photos for other recipes I did not make, but were downloaded.
As a user, I should be able to retake photos I am taking, if I fail to take the photo I want to correct, so that I don't have erroneous photos.
As a user I should be able to get recipes from other users somehow.
As a user I want to be able to record/edit/view/modify the ingredients I already have.
As a user I want to be able to query for recipes that have the ingredients I already have.
New Requirements
As a user, I want to search recipes I downloaded already. [s]
As a user, I want to delete cached recipes (downloaded). [s]
As a user, I want to email other users recipes that they can immediately import into their recipe program. [s]
As a user, I want to optionally browse recipes with only photos. [s]
As a user, I want to query recipes based on a subset of my ingredients. [s]

For next iteration, our plan is refining the UI graph to make it more beautiful and fixing any undiscovered bug by doing more tests. We are also planing to make our program perfectly close to our goal and to get more requirements done.

More Features Coming Up!
As a user, I want to globally tag recipes. Recipes can have multiple tags and other users can see these tags. [l]
As a user, I want to browse recipes by tags. [s]
As a user, I want to organize ingredients into folders (like fridge, or cabin fridge) and be able to query recipes based on these folders. [l]
As a user, I want to browse the most popular recipes based on their downloaded counts.[l]
As a user, I want to STAR good recipes and I want to browse recipes that everyone has given to the most stars. [l]
⚠️ **GitHub.com Fallback** ⚠️