meal_planner/TODO.md
2024-12-15 01:18:09 +01:00

18 lines
446 B
Markdown

# TO DO
- [x] use bun package manager
- [x] use nuxt framework
- [x] rewrite the random page, the current landing page
- [x] rewrite the recipe page
- [x] deploy
- [x] nuxt image
- [x] prettier and eslint
- [x] transition and loading times
- [ ] pwa
- [x] seo, robots.txt
- [x] update the README
- [ ] create image provider
- [x] fetch recipe per id
- [ ] add mood section
- [ ] store recipes into my db (SQLite)
- [ ] process them using AI