Skip to content

nus-cs2103-AY1819S1/addressbook-level1

 
 

Repository files navigation

AddressBook (Level 1)

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

  • It can be used to achieve a number of beginner-level Learning Outcomes without running into the complications of OOP or GUI programmings.

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. Refer to our website here.

  • If you would like to contact us, refer to our website.

About

🆎1️⃣ A Java sample application for students. An AddressBook application written in procedural fashion.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.2%
  • Shell 5.6%
  • Batchfile 3.2%