TrackJobs is a web application designed to help you track your job applications effortlessly within seconds. It includes features such as a browser extension for seamless integration, a user-friendly interface, and secure data handling.
- Job Application Tracking: Easily track and manage your job applications.
- Browser Extension: Seamlessly integrate TrackJobs with your job search workflow.
- Secure Data Handling: Your data is securely handled and protected.
- Responsive Design: Optimized for both desktop and mobile devices.
- AI Powered: AI Powered for summarizing all of your Job Descriptions.
- Node.js (v18 or later)
- npm
git clone https://github.com/techlism/trackjobs.git
cd trackjobs/website
npm install
npm run dev
As it can be seen that project is mainly distributed in two folders, extension and website. The extension is the codebase for the Google Chrome Extension and the website is a Next.js (v14.2) based. To self-host both, website's codebase has env.example, so gather all the relevant variables and run it and you are good to go. For the extension, enable Developer Mode on your Chrome Settings and then load upacked(there select the extension folder).
Highly welcomed, just raise an issue and then we can proceed.
Please give it a ⭐.