You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
11 years ago | |
|---|---|---|
| ext | 11 years ago | |
| src/de/t_battermann/dhbw/todolist | 11 years ago | |
| .gitignore | 11 years ago | |
| README.md | 11 years ago | |
| TodoList.iml | 11 years ago | |
README.md
TodoList
A simple TodoList application which uses xml-files for data-storage. A project for class "programming 2" at Baden-Wuerttemberg Cooperative State University.
- Professor: Johannes Unterstein
- student: Thomas Battermann
- course: TINF14K
Known bugs
- If the TodoList-view is to small, changing names and adding new ones does’t work.
Todo
- Implement CSVHandler to save CSV data
- Highlight items with priority
- Highlight items past due (and TodoList!)
- filter items (include/exclude done items)