Add a temporary easy pickings file

This commit is contained in:
Raphael Michel
2014-10-17 10:33:48 +02:00
parent a7beb46c94
commit 3cabd6f611

11
TODO.EASY Normal file
View File

@@ -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.