Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techlism/trackjobs


https://github.com/techlism/trackjobs

chrome-extension extension-chrome

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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

```bash
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 ⭐.