more features

This commit is contained in:
Alexander Bocken 2024-01-22 20:14:36 +01:00
parent 5c009d74fe
commit 6baaefcfe8
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -21,6 +21,10 @@ My own homepage, bocken.org, built with svelte-kit.
- [x] notes for next time
- [ ] refactor, like, a lot
- [ ] expose json-ld for recipes https://json-ld.org/ https://github.com/flauschtrud/broccoli
- [ ] reference other recipes in recipe
- [ ] add a link to the recipe
- [ ] add ingredients to the ingredients list
- [ ] include steps?
- [ ] add favoriting ability when logged in
- [ ] favorite button on recipe
- [ ] store favorites in DB -> add to user object
@ -31,8 +35,8 @@ My own homepage, bocken.org, built with svelte-kit.
- [ ] graceful degradation for JS-less browsers
- [ ] use js-only class with display:none and remove it with JS
- [ ] disable search -> use form action instead on submit?
- [ ] do not blur images without js
- [ ] correct Recipe Card rendering
- [x] do not blur images without js
- [x] correct Recipe Card rendering
### Glaube