A platform designed to help job seekers stay organized and track their job applications.
- Aggregates the career pages of over 300 companies in one place
- Application tracker to monitor the status of all your applications
- Color-coded statuses and filters to see application status at a glance
- Frontend: React JS, Tailwind CSS
- Backend: Node JS
- Database: MongoDB
Clone the repo:
git clone https://github.com/KunalRajput-git/Opportunex
Install dependencies:
npm install
Run locally:
npm run start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.