Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 1.36 KB

README.md

File metadata and controls

27 lines (12 loc) · 1.36 KB

apptrack

apptrack is a full-stack application that makes it really easy to keep track of all of your job applications. The frontend (this repository) is written with TypeScript and leaverages Next.js/React. The backend uses GraphQL, with resolvers implemented in Go and is deployed to Google Cloud Platform utilizing Cloud Run.

Dark and Light mode

apptrack-dark apptrack-light

Mobile-Friendly

mobile

Adding/Updating Applications

Update application

Logging In

apptrack now supports guest accounts! Select "Try as Guest" on the login screen to use apptrack as a guest. Guest account data is not accessible across all devices. To use apptrack on multiple devices, please either use "Sign in with Google", or create an account with apptrack.

image