From d977e4bec3f8d80ea4d0f582afef9f765d711dba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gr=C3=A9gory=20Burri?= Date: Fri, 30 Aug 2019 13:36:52 +0200 Subject: [PATCH] Update todo --- TODO.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index bffe452..26176a5 100644 --- 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 -- 2.43.0