RicardoG2016 / job_tracker

Job Tracking tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Job Tracker

Sample Job Tracking tool allows users to keep track of the jobs they've applied for and identify the status of the job. Users can login using auth0 to ensure it's secure. Design is accomplished with google material ui.

See screen shots below

Users must login to use app, landing page is shown by default.

alt text

Auth0 api provides authentication services.

alt text

Input job details to begin tracking, dashboard states are shown to provide details.

alt text

After clicking submit you job will appear in the table below.

alt text

The nav menu allows you to navigate throughout the app.

alt text

Currently the data is not persisted but i'm hoping to link it up to a firebase database to resolve this issue.

About

Job Tracking tool

License:MIT License


Languages

Language:JavaScript 91.7%Language:CSS 4.7%Language:HTML 3.6%