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.
- 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
- Next.js
- TypeScript
- Tailwind CSS
- shadcn
- Ruby on Rails
- PostgreSQL database
- Node.js (v14+)
- Ruby (v3.0+)
- PostgreSQL
- Yarn or npm
cd frontend
npm install
npm run devcd backend
bundle install
rails db:create db:migrate
rails sContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.