Skip to content

CS2103JAN2017-W14-B4/main

 
 

Repository files navigation

EzDo

Coverage Status Build Status Build status CircleCI 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 written in OOP fashion.

Site Map

Acknowledgements

  • The original source of the code was a sample project created by SE-EDU initiative at https://github.com/se-edu/.
  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.

Licence : MIT