From a9a71b5cd9cca611cc1e6b8dc4cebaa3c7a09bb3 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sat, 18 Oct 2014 16:51:33 +0200 Subject: [PATCH] Start using the issue tracker --- TODO.EASY | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 TODO.EASY diff --git a/TODO.EASY b/TODO.EASY deleted file mode 100644 index c458830983..0000000000 --- a/TODO.EASY +++ /dev/null @@ -1,11 +0,0 @@ -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. -