Skip to content

techlism/trackjobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackJobs

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.

Features(According to Co-Pilot, although there's much more).

  • 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.

Installation

Prerequisites

  • Node.js (v18 or later)
  • npm

Clone the Repository

git clone https://github.com/techlism/trackjobs.git
cd trackjobs/website
npm install
npm run dev

Structure of this Project

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).

Contributions

Highly welcomed, just raise an issue and then we can proceed.


Please give it a ⭐.