From 3cabd6f61130b0fec40ed97747bbbf8d2d9db061 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 17 Oct 2014 10:33:48 +0200 Subject: [PATCH] Add a temporary easy pickings file --- TODO.EASY | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO.EASY diff --git a/TODO.EASY b/TODO.EASY new file mode 100644 index 0000000000..c458830983 --- /dev/null +++ b/TODO.EASY @@ -0,0 +1,11 @@ +This is a list of tasks to be done in the tixl project which might be an +easy starting point for diving into the project. + +tixlcontrol/ +* Implement user settings (password change, etc) +* Implement password resetting +* Implement a basic form for the creation of events +* Implement a basic from for the creation of items +* Make a lot of interface design improvements +* Write tests. A lot of tests. +