TinS
The Intern’s Ship (TinS) is a desktop application for internship-seeking university students to more efficiently and conveniently manage, coordinate and keep track of their numerous internship applications. Despite being optimised for use via Command Line Interface (CLI), TinS also provides its user with a Graphical User Interface (GUI) to enable its users to navigate the application with ease.
- If you are interested in using TinS, head over to the Quick Start section of the User Guide.
- If you are interested about developing TinS, the Developer Guide is a good place to start.
Acknowledgements
- The Intern’s Ship is written in Java 11.
- The Intern’s Ship uses the following libraries: JavaFX, Jackson, Junit5, CalendarFX
- The Intern’s Ship is adapted from addressbook-level3
- The Intern’s Ship - User Guide references the following projects: addressbook-level4, InternBuddy (for Markdown Formatting of the Information, Tip and Warning Box)