Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1023 Bytes

README.md

File metadata and controls

36 lines (18 loc) · 1023 Bytes

Shigoto App

License: MIT

A clean and simple application for helping you track the status of your job applications during your job hunt! Built with React, Redux and a Rails API backend.

Features

Add Job Form

Add job applications to your dashboard.

Search

Search for a job application by title, company, or status.

Data Visualization of Job Hunt

Sankey diagram of the current jobs applied to and their statuses.

Installation Guide

Fork and clone repo

Install dependencies: npm install

Start local server: npm start

Go to localhost via: http://localhost:3001

Contributing

Bug reports and pull requests are welcome. Please open issues to provide feedback.