MLH-Fellowship / jobtrack

A web application to track and manage job applications

Home Page:https://mlh-jobtrack.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JobTrack

A web application to track and manage job applications over time.

Problem

When searching for work, we usually send many job applications to different companies. One can lose track of which applications was sent where and at which stage the job application is currently at for different companies. People also lose track of what version of their CVs or Motivational letters were sent as part of the application. It makes sense to have a Job Application Tracker which keeps a record of where you are in the job hunt process for all the companies which interest you.

Solution

We built this web application to be able to track which companies you are applying to and at what stage in the process you are currently on. This will make it easy for people to organize their job hunting process. In the near future, we might make it possible to use ML and other toold to source for jobs online and recommend to people based on their skill sets.

Tech Stack

Project setup

Fork the project and clone then run:

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A web application to track and manage job applications

https://mlh-jobtrack.netlify.app/

License:MIT License


Languages

Language:Vue 79.3%Language:JavaScript 14.9%Language:CSS 5.2%Language:HTML 0.6%