A clean and simple application for helping you track the status of your job applications during your job hunt! Built with React, Redux and a Rails API backend.
Add job applications to your dashboard.
Search for a job application by title, company, or status.
Sankey diagram of the current jobs applied to and their statuses.
Fork and clone repo
Install dependencies: npm install
Start local server: npm start
Go to localhost via: http://localhost:3001
Bug reports and pull requests are welcome. Please open issues to provide feedback.