Skip to content

Application to track job applications, track interviews associated with specific applications, manage and analyze data from the application process, and provide the user with useful feedback during their job hunt.

Notifications You must be signed in to change notification settings

paynerg2/application-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Job Tracker

Netlify Status

Description

A personal tool to use in keeping track of an ongoing job hunt. Users are able to track

  • Applications they've sent out
    • Responses to each application
  • Interviews
    • Results of each interview
  • Contacts

Some useful graphs and statistics are automatically generated for the user as the job hunt goes on, so they can visualize the job hunt so far and perhaps draw some insight into what's been working and what hasn't.

Motivation

This is a portfolio project built primarily with the goal of learning in mind.

This version is a full rebuild which included

  • Migration to Typescript
  • Migration from Redux to Redux-Toolkit / RTK Query
  • Migration to newer React tooling (hooks, context)
  • Full visual refactor designed in Figma

Next Steps

No learning project is actually ever finished. This one is still undergoing active improvement, with plans to add the following features:

  • Refactor backend to Typescript
  • Allow for third-party authorization with Github.
  • Fill out unit/integration/e2e test coverage
  • Add to and improve upon current animations.
  • Programmatically generate a to-do list for interview prep/follow-up actions.
  • Email confirmation
  • Password reset
  • Account deletion
  • Alerts to give feedback where appropriate to improve the user experience

Alternative Server Build

An alternative version of the backend built with C#, ASP.NET Core, EF Core, and SQL Server can be found here

Built With

About

Application to track job applications, track interviews associated with specific applications, manage and analyze data from the application process, and provide the user with useful feedback during their job hunt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published