summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJogi Hofmüller <jogi@mur.at>2011-08-10 19:38:01 +0000
committerJogi Hofmüller <jogi@mur.at>2011-08-10 19:38:01 +0000
commitd9eedc43c91d3035f4400173427868ca3ec9d7e7 (patch)
treecdc97274855fa5741d8b5f1a6f692ccc23708506 /tools
parent- changed ground track color to page background color (diff)
- added TODO file to repo
git-svn-id: https://svn.spreadspace.org/mur.sat@119 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'tools')
-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
+