JobFindr is a Desktop-based Job Application Management App for NUS Fresh Graduates to record, track and organise their job applications.
JobFindr aims to simplify your job application management by targeting the following benefits:
- Flexibility in adding, deleting and editing job applications and interviews
- Efficiency in finding the specific application with minimal keywords
- Organisation in sorting the list of applications to not miss out on key opportunities
- The project simulates an ongoing software project for a desktop application (called JobFindr) used for managing job
applications.
- It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 10 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
- It comes with a reasonable level of user and developer documentation.
- For the detailed documentation of this project, see the JobFindr Product Website.
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.