Frankazo / JAT-FrontEnd

Help Job seekers organize their job search!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Apps Tracker:

Welcome to JAT (Job Application Tracker). So what is JAT? JAT is an app made for Job seekers to organize their job search. There are many apps or ways to do this on your own, but some are paid or very cumbersome, and at the same time, JAT is free and opensource, which means anyone can duplicate the project and make it their own or contribute to this one, and help build an amazing tool!

Commands Available

Developers should run these often!

  • npm run nag: runs code quality analysis tools on your code and complains.
  • npm run make-standard: reformats all your code in the JavaScript Standard Style.
  • npm run start: generates bundles, watches, and livereloads.
  • npm run build: place bundled styles and scripts where index.html can find them
  • npm run deploy: builds and deploys master branch

Important Links

User Stories

  • User can to sign up / sign in
  • User can see applications table
  • User can create a job application
  • User can delete a job application
  • User can edit job application
  • User can drag a drop a job application between columns
  • User can edit title to job application
  • User can edit description to job application
  • User can add links to job applications
  • User can add contacts to job applications
  • User can add notes to job applications

Technologies Used

  • React.js
  • Node.js
  • Styled Components
  • React Beautiful DnD

ERD:

ERD

License

About

Help Job seekers organize their job search!

License:MIT License


Languages

Language:JavaScript 96.2%Language:Shell 2.4%Language:SCSS 0.7%Language:HTML 0.7%