(DOC): Updated technical specifications.

This commit is contained in:
Hayden Hargreaves 2025-07-10 20:01:01 -07:00
parent 3c5109c7d0
commit e38f4e8b51

View File

@ -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