Skip to content

A Java sample application for students. An AddressBook application that uses OOP basics.

License

Notifications You must be signed in to change notification settings

JoonKai1995/addressbook-level2

This branch is 1 commit ahead of nus-cs2103-AY1718S2/addressbook-level2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b951293 · Feb 15, 2018
Jan 21, 2017
Feb 15, 2018
Jan 30, 2017
Feb 15, 2018
Feb 15, 2018
Jan 30, 2017
Apr 7, 2017
Jul 22, 2016
Aug 29, 2017
Apr 1, 2017
Jan 30, 2017
Jan 30, 2017
Jan 30, 2017

Repository files navigation

Build Status Codacy Badge

AddressBook (Level 2)

  • This is a CLI (Command Line Interface) Address Book application written in OOP fashion.
  • 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.

Useful Links

Contributors

The full list of contributors for se-edu can be found here.

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

A Java sample application for students. An AddressBook application that uses OOP basics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%