-
This is a desktop Address Book application for students studying in NUS (National University of Singapore).
-
Manage the contacts of your friends in University, keep track of your friends' Birthdays, find the location of your lecture venues!
-
Share useful information with your friends who are taking the same modules and find a common studying time!
-
StardyTogether has a GUI (Graphic User Interface) but most of the user interactions happen using a CLI (Command Line Interface).
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: EasyBind, TextFX, ControlsFX, Jackson, Guava, JUnit4
-
Source code is from AddressBook-Level4 project created by SE-EDU initiative at https://github.com/se-edu/