Add an error management in db module
[recipes.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 26176a5..b44fefc 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -3,6 +3,6 @@
 * Implement the model as relational with SQLite.
     * Create and update functions.
 * Define the UI (mockups).
-    * Use Bulma to implement the UI in HTML5+CSS3.
+    * Two CSS: one for desktop and one for mobile
 * Define the logic behind each page and action.
 * Try using WASM for all the client logic
\ No newline at end of file