Skip to content

TCaprioli/Apptrack

Repository files navigation

Apptrack - Job Application Tracker (Frontend)

Overview

Apptrack is a web-based application designed to help users manage and track their job applications. The frontend is built with React and Vite, providing a fast and modern interface. Users can easily register, log in, and manage their job applications.

Features

  • Login/Register View: Users can sign up or log in to access their job application data.
  • Applications View: Allows users to add, edit, and track job applications.

Tech Stack

  • React: Frontend library for building user interfaces.
  • Vite: A fast build tool for modern web projects.
  • TypeScript: For static typing.
  • Tailwind CSS: Utility-first CSS framework for styling.

Planned Features / Roadmap

  • Dashboard with Metrics:
    • A visual representation of job application data, providing insights like:
      • Application status breakdown (e.g., interviews, offers, rejections)
      • Number of applications submitted per time period (e.g., weekly, monthly)
      • Success rate of job applications.