Update todo

This commit is contained in:
Grégory Burri 2019-08-30 13:36:52 +02:00
parent 2122227513
commit d977e4bec3

View file

@ -1,7 +1,8 @@
* Enable Logging.
* (WIP) Enable Logging to file.
* Define the recipes model (UML).
* Implement the model as relational with SQLite.
* Create and update functions.
* Define the UI (mockups).
* Use Bulma to implement the UI in HTML5+CSS3.
* Define the logic behind each page and action.
* Define the logic behind each page and action.
* Try using WASM for all the client logic