CI Status codecov

Ui

Welcome to sprINT!

sprINT is an internship-tracking application that was created to assist students in their internship hunt. Students often face a great administrative burden in keeping track of the high volume of job or internship applications, which include details like interview dates and Online Assessment links.

Therefore, our app aims to help these students by tracking and recording their application details, such as the company, contacts, status and deadlines.

Acknowledgements

  • sprINT is adapted from the AddressBook-Level3 project created by the SE-EDU initiative.
  • sprINT’s logo is made using Canva.
  • The undo and redo feature (including the code and implementation details) are reused with minimal changes from the AddressBook-Level4 project by the SE-EDU initiative.
  • The class diagram of the Model component is adapted from a past CS2103T project PleaseHireUs, (DG).
  • Libraries used: JavaFX, Jackson, JUnit5