Skip to content

CS2103AUG2016-W14-C4/main

 
 

Repository files navigation

Build Status Coverage Status Codacy Badge

TasKitty


  • This is a desktop Task/Event Manager application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
  • A sample Java application was given to us. Below are some of the comments on the sample application:
  • It is a Java sample application intended for students learning Software Engineering while using Java as the main programming language.
  • It is written in OOP fashion. It provides a reasonably well-written code example that is significantly bigger (around 6 KLoC)than what students usually write in beginner-level SE modules.

Site Map

Acknowledgements

  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
  • The original source code for the project is a sample project from SE-EDU initiative.

Licence : MIT