From bb2cb9683b011adca411e5c805fbb87fc0867e14 Mon Sep 17 00:00:00 2001 From: ryo Date: Mon, 6 Jan 2025 17:17:26 +0000 Subject: Initial commit --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..cf06593 --- /dev/null +++ b/README @@ -0,0 +1,13 @@ +Flutter Todo App +================ +Copy main.dart to a ready project and compile it. +Run server.dart anywhere you want, it creates users files inside +the folder it is running. + +App Tutorial +============ +It's not user-friendly, I'll work on it later. + +1. Login +2. Insert your todo and press that plus button +3. Save -- cgit v1.2.3