This project is a kind of Task List (or Todo List). As it is a minimalist version, it's meant to work with IDs and descriptions.

The application has to:

  • adequately exploits object-oriented concepts,
  • presents a graphical interface,
  • respects the MVC architecture,
  • contains at least one Collection or one Map used wisely,
  • has at least one inheritance used wisely,
  • has at least one interface that is used wisely.

Feel free to read the Wiki, written in French: @see TaskList Wiki!

This project is licensed under the GNU General Public License v3.0 - @see LICENSE.md on GitHub for details.

Packages 
Package Description
commands  
gui  
storage  
task