-
JitHub is an application that saves your contacts and helps you schedule meetings through cross-checking the timetable of your group mates.
-
JitHub is a CLI (Command Line Interface) application with GUI output so that you can have best of the both worlds.
-
JitHub is a Java application that you can run on any machine with Java Runtime Environment installed.
-
What makes JitHub special:
-
Meeting scheduling [coming in v1.4]
-
Add to-do tasks
-
Natural language processing
-
Auto complete for commands
-
Export/Import contacts
-
-
This application is built on the sample application Address Book (Level 4)
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5, opencsv
-
The original contributors of the addressbook can be found here.