Update todo
[rup.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index cdb8666..7dbed8b 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,2 +1,10 @@
-* Use a setting file.\r
-* Enable Logging.
\ No newline at end of file
+* Add a prototype Rust project: frontent (WASM)\r
+  * Be able to change the DOM\r
+  * Be able to handle user event (key press for instance)\r
+  * Be able to share a common crate between client and server\r
+  * Be able to communicate between client and server with websocket+serde\r
+* Create a SQLite database and store all key events\r
+* Enable Logging.\r
+\r
+[ok] Accept an argument to encrypt a message\r
+[ok] Use a setting file.
\ No newline at end of file