Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.78 KB

README.adoc

File metadata and controls

35 lines (26 loc) · 1.78 KB

CYNC

Build Status Build status Coverage Status Codacy code quality

Ui
  • This is a desktop application modified from AddressBook-Level4 project by SE-EDU initiative. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

  • It is a Java application intended for small businesses to manage customer data.

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

Acknowledgements

  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.

  • Original source of the code i.e. AddressBook-Level4 project created by SE-EDU initiative at https://github.com/se-edu/

Licence : MIT