Skip to content

mberkekaradayi/job-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Job Application Tracker

A full-stack job application tracker built with Next.js, TypeScript, Ruby on Rails, and PostgreSQL. Designed to help job seekers organize and monitor their job search process effectively.

Features

  • Dashboard Overview: Visual summary of your job application status with analytics
  • Application Management: Add, edit, and delete job applications with detailed information
  • Status Tracking: Track applications through various stages (Applied, Interview, Offer, Rejected)
  • Sorting & Filtering: Organize applications by company, date, status, or priority
  • Starring System: Mark favorite or high-priority applications
  • Responsive Design: Modern UI that works seamlessly across desktop and mobile devices

Tech Stack

Frontend

  • Next.js
  • TypeScript
  • Tailwind CSS
  • shadcn

Backend

  • Ruby on Rails
  • PostgreSQL database

Prerequisites

  • Node.js (v14+)
  • Ruby (v3.0+)
  • PostgreSQL
  • Yarn or npm

Frontend Setup

cd frontend
npm install
npm run dev

Backend Setup

cd backend
bundle install
rails db:create db:migrate
rails s

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A full-stack job application tracker with features for adding, editing, sorting, starring, and managing applications - all wrapped in a modern, responsive user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors