Iteration 3 Plan - PichapopRo/project-pantry GitHub Wiki
Goal
- Finish every task from the previous iterations
- All tests for the backend classes (Proxy, Builder, and model classes) are implemented.
- UI improvement
Milestones
- Users can search for recipes by using the keyword.
- Users filter out recipes they don't want.
- User sort recipes by their criteria.
- There are test classes for every backend class (Proxy, Builder, and model classes).
- The UI resembles the mock-up UI.
Features
- Search recipes by using keywords.
- Users can use a filter to filter out the recipe.
- User can sort recipes from their criteria.
Acceptance criteria
- Search bar can be used to search for keywords.
- Recipe can filter out things they want or don't want.
- Recipe can be sorted from the selected criteria.