/jobtrackerv2.0

Second version job application tracker made with Next.js

Primary LanguageTypeScript

Jobtrackrv2.0

Description

Jobtracker is a full stack application that allows users to track their job applications. Users can create an account, add jobs, and update the status of their job applications. You can also sort your jobs by status, company, position, or date applied. There is also built in searching functionality to search through your applications.

Purpose

The purpose of this project was to recreate the first version of Jobtrackr (repo, live demo) using Next.js, Xata.io, NextAuth.js, and Tailwind CSS. The goal was to create a more performant and scalable version of the original application, but also learn new technologies in the process.