Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/energywraith/job-application-tracker

React app for managing job applications to ease the process for the job seekers.
https://github.com/energywraith/job-application-tracker

chakra-ui react

Last synced: about 4 hours ago
JSON representation

React app for managing job applications to ease the process for the job seekers.

Awesome Lists containing this project

README

        

# Job Application tracker

Looking for a job can be really problematic when you apply to several companies at once. I tried to create an excel sheet that would help me with this, but it also got confusing after a while. So why not create an application that would help us with this?

The API for the project is implemented in [another repo](https://github.com/nekiro/job-application-tracker) by a back-end developer :)

Feel free to use it and leave feedback!

## Run the project locally

First clone the repository:
```bash
git clone https://github.com/energywraith/job-application-tracker.git
```

Install dependencies:
```bash
npm install
```

Adjust .env located at root of the project and then run local development server
```bash
npm start
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.


## Things to do in the future:

* Reminders to follow up after a certain amount of time (e.g. 1 week after interview).

* Email templates that dynamically change the company name.

* Analytics Page. See how may applications you've sent within a given period. Response rate.

* Opinions about companies, maybe being fetched from gowork