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.

29 lines
810 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 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
- [Apache Commons Validator](https://commons.apache.org/proper/commons-validator/)
- [Apache Commons Codec](https://commons.apache.org/proper/commons-codec/download_codec.cgi)
- [OpenCVS](http://sourceforge.net/projects/opencsv/)
- [oxygen icons](https://github.com/rubenvb/oxygen-icons-svg)
or simply:
cd ext
bash get-dependencies.sh