Skip to content

bernardyip/DoOrDie-Task-Manager

 
 

Repository files navigation

DoOrDie Task Manager

Build Status Build status Coverage Status Codacy Badge



  • This is a desktop task manager application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
  • It is a Java application intended for users to manage and keep track of tasks on hand.
  • It is written in OOP fashion. It provides a reasonably well-written code example that is significantly bigger (around 12 KLoC).
  • Support for Build Automation using Gradle and for Continuous Integration using Travis CI.

Site Map

Acknowledgements

  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
  • The sample project created by SE-EDU initiative.

External Libraries

  • Natty by joestelmach - A framework to parse relative dates into absolute dates
  • FontAwesomeFX by Jens Deters - For icons used in the GUI

Licence : MIT

About

DoOrDie Task Manager

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.3%
  • CSS 1.5%
  • Other 0.2%