An Electron application that allows a user to keep track of job applications
Explore the docs »
Install
·
Report Bug
·
Request Feature
This is electron application is an all in one solution for keeping track of job applications. You are able to store information about each job application like company name, locaton, salary, date of application, track application status, resumes submitted and screenshots of the job posting. You can also obtain total amount of applications, how long ago they were submitted and update them.
- Clone Repository
git clone https://github.com/josejpd3/JAT.git
- Install Dependencies
cd JAT/
npm i
Run Application
npm start
When first starting the application an example job application will be displayed, you are able to open, edit this application and update it with your application details.