diff --git a/doc/TechnicalSpecification.md b/doc/TechnicalSpecification.md index c07f639..367385a 100644 --- a/doc/TechnicalSpecification.md +++ b/doc/TechnicalSpecification.md @@ -78,19 +78,19 @@ well as view lists of recently made recipes, recently viewed and trending recipe ##### API Requirements -- [ ] Message & Pills Banner - - [ ] Search all recipes of a specific meal type +- [ ] ~Message & Pills Banner~ + - [ ] ~Search all recipes of a specific meal type~ -- [ ] Search bar - - [ ] Text search on titles based on search query - - [ ] Text search on tags based on search query - - [ ] Text search on **meal** based on search query +- [x] Search bar + - [x] Text search on titles based on search query + - [x] Text search on tags based on search query + - [x] Text search on **meal** based on search query -- [ ] Filter drop down - - [ ] Update search to only contain meals from selected filter - - [ ] Update search to only contain means that meet the time requirement of the selected filter - - [ ] Update search to only contain meals that meet the difficulty level of the selected filter - - [ ] Update search to only contain meals that meet the serving size of the selected filter +- [x] Filter drop down + - [x] Update search to only contain meals from selected filter + - [x] Update search to only contain means that meet the time requirement of the selected filter + - [x] Update search to only contain meals that meet the difficulty level of the selected filter + - [x] Update search to only contain meals that meet the serving size of the selected filter - [ ] Recipe of The Week - [ ] Fetch the most performing recipe of the last 7 days and all of the required meta data