Doc + formatting

This commit is contained in:
Greg Burri 2025-03-18 20:03:25 +01:00
parent 9ed5a04e22
commit 995f77d1ef
9 changed files with 39 additions and 30 deletions

View file

@ -1,5 +1,9 @@
* Finish all local storage API (remove scheduled, add ingredient, etc..)
* Find an elegant/global way to adapt the quantities to servings (e.g. shopping list)
* FIX: when the event blur is triggered when changing page, the async process doesn't finish all the time
* User can change default_servings in profile
* Add a way to retrieve a backup of the database (only if admin)
* Maybe make a dev-page with logs and other tools/information
* Can choose servings number in recipe view
* Default number is the user setting user.default_servings
* A symbol show the native recipe servings number
@ -7,8 +11,10 @@
* Define the UI (mockups).
* Two CSS: one for desktop and one for mobile
* Use CSS flex/grid to define a good design/layout
* CSS for dark mode + autodetect
* CSS for toast and modal dialog
* Calendar: Choose the first day of the week
* Calendar: Choose the first day of the week
* i18n: prefix uri with the language: /fr/recipe/view/2
* Make a search page
Use FTS5:
https://sqlite.org/fts5.html