Skip to content

nusCS2113-AY1819S1/addressbook-level4

This branch is 11 commits ahead of, 65 commits behind se-edu/addressbook-level4:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 17, 2018
Jan 25, 2019
Jul 3, 2018
Feb 23, 2019
Jul 28, 2018
Jul 21, 2017
Jan 25, 2019
Aug 7, 2016
Feb 27, 2019
Dec 27, 2016
Jan 25, 2019
Feb 23, 2019
Aug 8, 2016
Apr 9, 2018
Jul 3, 2018
Jul 3, 2018

Repository files navigation

Address Book (Level 4)

Build Status Build status Coverage Status Codacy Badge Gitter chat

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.

  • What’s different from level 3:

    • 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

About

🆎4️⃣ Address Book sample application (Level 4)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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