Skip to content

cqinkai/addressbook-level4

 
 

Repository files navigation

Event Manager

Build Status Build status Coverage Status Codacy Badge Gitter chat

Ui
  • This is a desktop Event 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. 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.

    • A more sophisticated GUI that includes a list panel and an in-built Browser.

    • More test cases, including automated GUI testing.

    • Support for Build Automation using Gradle and for Continuous Integration using Travis CI.

Acknowledgements

Licence : MIT

Packages

No packages published

Languages

  • Java 98.2%
  • CSS 1.3%
  • Other 0.5%