Skip to content

ChenXiaoman/Weaver

 
 

Repository files navigation

Weaver

Build Status Build status Coverage Status Codacy Badge

Ui
  • Weaver 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 a Java sample application intended to help students studying in National University of Sinagpore.

  • 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.

Acknowledgements

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

  • A large part of the existing codebase was given to us developers by AddressBook-Level4 created by SE-EDU initiative at https://github.com/se-edu/ .

Licence : MIT

About

Weaver is a desktop application used by NUS students for managing their contacts and school life

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 99.0%
  • Other 1.0%