Add a logger (to stdout for the moment)
This commit is contained in:
parent
d64d0bceb8
commit
4971d7f0af
4 changed files with 139 additions and 146 deletions
6
TODO.md
6
TODO.md
|
|
@ -1 +1,7 @@
|
|||
* Enable Logging.
|
||||
* 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue