From 6baaefcfe8ac4345b16e36e77e5dca37fa7e5447 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Mon, 22 Jan 2024 20:14:36 +0100 Subject: [PATCH] more features --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9556022..70ec0e1 100644 --- a/README.md +++ b/README.md @@ -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