aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorryo <ryo@nopwd.lol>2025-01-08 13:18:47 +0000
committerryo <ryo@nopwd.lol>2025-01-08 13:18:47 +0000
commit69ddc727b99c69edea951e939831c799bc16a893 (patch)
treebaddba032100570924524ae2dbf816f73d69e3b2 /README.md
parentbb2cb9683b011adca411e5c805fbb87fc0867e14 (diff)
Added screenshot to READMEHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..20a5f77
--- /dev/null
+++ b/README.md
@@ -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
+
+![screenshot](flutter-todo.png)