Skip to content

CS2103JAN2017-T15-B2/addressbook-level3

This branch is up to date with nus-cs2103-AY1617S2/addressbook-level3:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36c5485 · Feb 7, 2017

History

90 Commits
Sep 3, 2016
Sep 28, 2016
Feb 7, 2017
Jan 1, 2017
Sep 11, 2016
Jan 30, 2017
Sep 3, 2016
Jan 30, 2017
Aug 7, 2016
Jan 30, 2017
Jan 30, 2017

Repository files navigation

Build Status Codacy Badge

AddressBook (Level 3)

  • This is a CLI (Command Line Interface) Address Book application written in OOP fashion. It has a very basic GUI.
  • It is a Java sample application intended for students learning Software Engineering while using Java as the main programming language.
  • It provides a reasonably well-written code example that is significantly bigger than what students usually write in data structure modules.

What's different from level 2

  • A simple GUI added to replace the Text UI.
  • A Logic class added together with a LogicTest class.
  • Appendices added to Developer Guide.

Useful Links

Contributors

Acknowledgements

Some parts of this sample application was inspired by the excellent Java FX tutorial by Marco Jakob

Contact Us

  • Bug reports, Suggestions : Post in our issue tracker if you noticed bugs or have suggestions on how to improve.
  • Contributing : We welcome pull requests. Follow the process described here

About

Address Book sample application (Level 3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • CSS 0.3%