Skip to content

CS2103JAN2017-T15-B2/main

 
 

Repository files navigation

Task Manager (Watodo)

CS2103JAN2017-T15-B2

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) and GUI (Graphical User Interface).
  • It is written in Java.
  • It is written in OOP fashion.

Site Map

Acknowledgements

  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
  • The implementation of TimeParse classes was also inspired by CS2103 project team W11-C1 from August 2016's project "Linenux"

Licence : MIT

Packages

No packages published

Languages

  • Java 97.9%
  • CSS 1.7%
  • Shell 0.4%