summaryrefslogtreecommitdiff
path: root/tools/mmd/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mmd/TODO')
-rw-r--r--tools/mmd/TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/mmd/TODO b/tools/mmd/TODO
new file mode 100644
index 0000000..cc5341d
--- /dev/null
+++ b/tools/mmd/TODO
@@ -0,0 +1,21 @@
+Things to do for completing this app
+
+- registration
+ - add user's location data
+ - change the registration form
+ - complete class Location
+ - make class LocationList
+
+- user
+ - change profile data (password)
+ - add new location
+ - modify existing location (?)
+
+- submission
+ - make a form
+ - store the data
+
+- data display
+ - make a page
+ - create ranking view
+