This commit is contained in:
Greg Burri 2023-04-10 09:35:10 +02:00
parent e7d2f8f6c7
commit 57d7e7a3ce
17 changed files with 608 additions and 500 deletions

View file

@ -4,8 +4,9 @@
* Describe the use cases.
* Define the UI (mockups).
* Two CSS: one for desktop and one for mobile
* Use CSS flex/grid to define a good design/layout
* Define the logic behind each page and action.
* Add support to language into db model.
* Add support to translations into db model.
[ok] Change all id to i64
[ok] Check cookie lifetime -> Session by default