projects
/
recipes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2122227
)
Update todo
author
Grégory Burri
<gregory.burri@matisa.ch>
Fri, 30 Aug 2019 11:36:52 +0000
(13:36 +0200)
committer
Grégory Burri
<gregory.burri@matisa.ch>
Fri, 30 Aug 2019 11:36:52 +0000
(13:36 +0200)
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index
bffe452
..
26176a5
100644
(file)
--- a/
TODO.md
+++ b/
TODO.md
@@
-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.
\ No newline at end of file
+* Define the logic behind each page and action.
+* Try using WASM for all the client logic
\ No newline at end of file