A single page application to record and track your job applications at ease. Check out the app here. (Do note that the first action may take awhile as the free-tier Render server might be idle)
The traditional way of using Microsoft Excel/Google Sheets to track job applications is boring and depressing. I wanted an aesthetic way to add, search and update job applications quickly during job hunting season. Hence, Job Track was borned!
Job Track started out as a project for my colleague module. After graduating, I continue to maintain and improve the application in my free time. Hope that you find it as useful as I do!
A profile with a unique ID is created and stored in your browser upon first visit to the website, no account creation process needed. As long as you remember your ID, you can sync and fetch your profile on any devices.
To create a new profile, simply go to the Profile popup and click on Reset ID. A new profile with new ID will be provided to you and stored in your browser.
Job applications can be created on a minimalistic dialog with the relevant fields. Created job applications have their role and company displayed in a draggable display. The date applied will be displayed as well if the field is updated.
Note that only job applications that does not have status "Planning to apply" can set date applied
and date last contacted
.
Created job applications can be updated with new details. Details that is not a field can be added to the Additional Notes
section.
To update the status of job applications, simply drag and drop the job application into the respective status list.
You can search for specific job applications with the search bar above. You can search for either role or company to filter out the desired job application.
You can also sort job applications with the provided options (option will be saved in your browser).
If you still prefer plain old Microsoft Excel/Google Sheets, fear not. You can export your job applications to CSV on Job Track!
Please refer to respective README in frontend and backend folder for further setup.