Unifying your University Contact Information, and more. For You.
-
This is a desktop Address Book application for University students, particularly those from NUS (National University of Singapore).
-
Manage the many people you meet in University, keep track of your friends' Birthdays, view your friend’s timetables, plus much more!
-
Most of your user interactions are via command line, while there exists a GUI (Graphical User Interface).
-
This Java application is written in OOP fashion. The code base is reasonably well-written and significantly big (around 6 KLoC).
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Source code is based on the AddressBook-Level4 project created by SE-EDU initiative.