- Member 1: Fathima Sadakkathulah - [Indira Gandhi National Open University]
https://next-step-bice.vercel.app
NextStep is a productivity tool for job seekers that turns job applications into actionable follow-ups. It tracks applications, prioritizes overdue follow-ups, and helps users send professional follow-up emails with one click.
Job seekers apply to multiple companies but often forget:
- where they applied
- application date
- follow-up deadlines
- current job status
This leads to missed opportunities and delayed follow-ups.
NextStep provides a simple dashboard where users can:
- store job application details in cloud database (Firebase Firestore)
- update job status (Applied / Interview / Offer / Rejected)
- get follow-up priority alerts (Overdue / Due Soon)
- generate a ready-to-send follow-up email and open it instantly in email client
For Software:
- Languages used: JavaScript
- Frameworks used: React (Vite)
- Libraries used: Tailwind CSS, React Router DOM, Firebase
- Tools used: GitHub, Vercel, Firebase Console, VS Code
- Add job applications with details (company, role, link, notes)
- Track job status (Applied / Interview / Rejected / Offer)
- Smart follow-up priority system:
- Overdue
- Due Soon
- Not Due
- Closed
- Dashboard analytics (total applications, interviews, follow-ups due)
- Follow-up email template generator
- One-click Open in Email using mailto integration
- Data stored in Firebase Firestore for cloud access
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
npm install
#### Run
```bash
npm run dev
Dashboard showing application stats, follow-ups due and recent applications.
Add jobs with proper details to track the next step.
Jobs list page with status update and follow-up priority.
Email modal that generates follow-up email draft and opens email app.
Tool Used: [ChatGPT, Claude]
Purpose:
- Generating UI component structure
- Fixing deployment errors
- Improving README documentation
Percentage of AI-generated code: [60%]
Human Contributions:
- Feature planning and project architecture
- Firestore integration and debugging
- UI decisions and component integration
- Testing and deployment
- [Fathima Sadakkathullah]: [Complete frontend development, Firestore integration, follow-up logic, UI design, deployment, documentation]
Made with ❤️ at TinkerHub
