Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 359 Bytes

Hirewall

An app that allows users to track their job application stats and visualize it in a SANKEY diagram.

Instructions to run

git clone https://github.com/M2-Industries/Hirewall.git
npm install
npm run dev

Future Work

  • Finish backend/frontend integration
  • Containerize
  • Deploy to AWS
  • Convert Redux logic to ReactHooks/ ReactQuery