general purpose terminal based task manager program attempt
Note, I have this library installed and should probably put some time into learning how to use it. Graphical and multimedia library for c++ http://www.sfml-dev.org/tutorials/2.3/
#some ideas...
Should I add some kinda gantt chart functionality to this as well? Gantt generator based on due dates or something? You'd have to have a prerequisite task or something for that
add appointment attribute somehow to the task class