Work in Progress: This project is actively being developed and not yet feature complete.
Intern-Track is a simple platform to help students manage their internship/placement applications. It allows users to track application statuses, deadlines, company info and more all in one place.
- Add, edit, and delete internship/placemenbt applications
- Track status (e.g., Applied, Interview, Offer)
- Auth system with JWT tokens
- Serverless API routes with Next.js
- Rate limiting per endpoint via Upstash Redis
- Frontend: Next.js, React
- Backend: Next.js API routes
- Database: MongoDB Atlas
- Auth: JWT + LocalStorage
- Rate Limiting: Upstash Redis
- Hosting: Vercel