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.
 
 
Thomas Battermann 70f2cd78c2
Added some icons
10 years ago
ext Added new external Library 10 years ago
src Added some icons 10 years ago
.gitignore .gitignore 10 years ago
README.md Highlight item past due, with prio and item done 10 years ago
TodoList.iml Added new external Library 10 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 doest work.

Todo

  • Highlight TodoLists with items past due
  • filter items (include/exclude done items)

Dependencies

or simply:

cd ext
bash get-dependencies.sh