Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/energywraith/job-application-tracker
- Owner: energywraith
- Created: 2022-04-07T19:58:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T09:37:37.000Z (4 months ago)
- Last Synced: 2024-07-23T11:46:51.603Z (4 months ago)
- Topics: chakra-ui, react
- Language: JavaScript
- Homepage: https://jobtracker.pl
- Size: 2.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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