Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.76 KB

README.adoc

File metadata and controls

34 lines (25 loc) · 1.76 KB

SocialBook

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 a Java sample application intended for students learning Software Engineering while using Java as the main programming language.

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

Licence : MIT