mirror of
https://github.com/rjNemo/meal_planner
synced 2026-06-06 02:26:49 +00:00
18 lines
446 B
Markdown
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
|
|
- [ ] 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
|