favorite feature layout
This commit is contained in:
parent
b047034731
commit
6fc2755d87
15
README.md
15
README.md
@ -21,11 +21,18 @@ My own homepage, bocken.org, built with svelte-kit.
|
|||||||
- [x] notes for next time
|
- [x] notes for next time
|
||||||
- [ ] refactor, like, a lot
|
- [ ] refactor, like, a lot
|
||||||
- [ ] expose json-ld for recipes https://json-ld.org/ https://github.com/flauschtrud/broccoli
|
- [ ] expose json-ld for recipes https://json-ld.org/ https://github.com/flauschtrud/broccoli
|
||||||
|
- [ ] add favoriting ability when logged in
|
||||||
|
- [ ] favorite button on recipe
|
||||||
|
- [ ] store favorites in DB -> add to user object
|
||||||
|
- [ ] favorite API endpoint (requires auth of user)
|
||||||
|
- [ ] set
|
||||||
|
- [ ] retrieve
|
||||||
|
- [ ] favorite page/MediaScroller
|
||||||
- [ ] graceful degradation for JS-less browsers
|
- [ ] graceful degradation for JS-less browsers
|
||||||
- use js-only class with display:none and remove it with JS
|
- [ ] use js-only class with display:none and remove it with JS
|
||||||
- disable search -> use form action instead on submit?
|
- [ ] disable search -> use form action instead on submit?
|
||||||
- do not blur images without js
|
- [ ] do not blur images without js
|
||||||
- correct Recipe Card rendering
|
- [ ] correct Recipe Card rendering
|
||||||
|
|
||||||
|
|
||||||
### Glaube
|
### Glaube
|
||||||
|
Loading…
Reference in New Issue
Block a user