Skip to content

CS2103AUG2017-T10-B1/main

 
 

Repository files navigation

AcquaiNote

Build Status Build status Coverage Status Codacy Badge

Ui
  • This is a desktop Address Book 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 is intended for university students' usage.

  • What’s different from AddressBook level 4:

    • Enhanced components, UI redesigned.

    • Added new component: security manager.

    • Enhanced current find command: added find options.

    • Added new commands: lock, unlock, favourite, alternate delete, sort, export.

Acknowledgements

Licence : MIT

Packages

No packages published

Languages

  • Java 98.6%
  • CSS 1.1%
  • Other 0.3%