AI-powered Productivity & Career Management Platform built using the MERN Stack.
PrepTrack AI helps students and job seekers manage tasks, track job applications, monitor preparation progress, and stay organized throughout their placement journey.
Frontend: https://preptrack-ai-900h.onrender.com
Backend API: https://preptrack-ai-backend-1o65.onrender.com
- User Registration
- User Login
- JWT Authentication
- Protected Routes
- Secure Password Hashing using bcryptjs
- Create Tasks
- Edit Tasks
- Delete Tasks
- Task Priorities (Low, Medium, High)
- Task Status Tracking
- Due Date Management
- Search & Filter Tasks
- Responsive Task Dashboard
- Track Job Applications
- Store Company & Role Information
- Track Application Status
- Applied Date Tracking
- Interview / Follow-up Date Tracking
- Job Link Storage
- Personal Notes
- Edit & Delete Applications
- Total Tasks
- Completed Tasks
- Pending Tasks
- High Priority Tasks
- Recent Tasks
- Upcoming Deadlines
- Application Statistics
- Interview Tracking
- Offer Tracking
- Rejection Tracking
- Responsive Design
- Dark Theme
- Light Theme
- Modern Dashboard Layout
- Sidebar Navigation
- Mobile Friendly UI
- React.js
- Vite
- Tailwind CSS
- React Router DOM
- Axios
- Framer Motion
- Recharts
- Node.js
- Express.js
- MongoDB Atlas
- Mongoose
- JWT
- bcryptjs
- Render (Frontend)
- Render (Backend)
git clone https://github.com/soum-yaa/PrepTrack-AI.git
cd PrepTrack-AI
npm install
npm install --prefix client
npm install --prefix serverPORT=5000
MONGO_URI=your_mongodb_connection_string
JWT_SECRET=your_secret_key
CLIENT_URL=http://localhost:5173VITE_API_URL=http://localhost:5000npm run devFrontend:
http://localhost:5173Backend:
http://localhost:5000PrepTrack AI aims to become an all-in-one platform for:
- Productivity Management
- Placement Preparation
- Career Planning
- Application Tracking
- AI-powered Career Assistance
Soumya Verma
B.Tech Electronics & Communication Engineering MMMUT Gorakhpur
GitHub: https://github.com/soum-yaa



