A full-stack job application tracker with AI-powered insights, ghost detection, and visual analytics.
Live Demo: https://jobpulse-frontend.vercel.app
Backend API: https://jobpulse-backend-qtsk.onrender.com
Backend Repo: https://github.com/Tejendra-dev/jobpulse-backend
Screenshots coming soon
- Register and Login with secure JWT authentication
- Add, edit, delete, and update status of job applications
- Ghost Detection — see which companies have gone silent
- Analytics Page — pie chart and bar charts for visual insights
- Profile Page — personal performance stats
- Purple dark theme throughout
| Layer | Tool |
|---|---|
| Framework | Next.js 14 |
| Styling | Tailwind CSS |
| Charts | Recharts |
| Auth | JWT stored in localStorage |
| Deploy | Vercel |
| Page | What it shows |
|---|---|
| /login | Login form |
| /register | Create account |
| /dashboard | Overview stats and summary |
| /jobs | Full job list with add/edit/delete |
| /analytics | Charts and visual data |
| /profile | Personal application stats |
git clone https://github.com/Tejendra-dev/jobpulse-frontend.git
cd jobpulse-frontend
npm installcp .env.example .env.localnpm run devApp runs at http://localhost:3000
NEXT_PUBLIC_API_URL=https://jobpulse-backend-qtsk.onrender.com
Tejendra Ayyappa Reddy Syamala
B.E. Computer Science (Data Science) — Sathyabama University, Chennai
GitHub: https://github.com/Tejendra-dev