Skip to content

CS2103JUN2017-T4/main

 
 

Repository files navigation

WHATSNEXT

Build Status Coverage Status Codacy Badge



  • 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).
  • It is a Java application coded using Java as the main programming language.
  • It is written in OOP fashion.
  • What this application includes:
  • A sophisticated GUI that includes a list panel and an in-built Browser.
  • Automated GUI testing.
  • Support for Build Automation using Gradle and for Continuous Integration using Travis CI.

Site Map

Acknowledgement

  • This code is developed from AddressBook Level 4 by a team from National University of Singapore, School of Computing for students learning Software Engineering.
  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.

Licence : MIT

About

Address Book sample application (Level 4)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • CSS 1.1%
  • Other 0.4%