Skip to content

bassamkdev/jobtrack-app

Repository files navigation

See Live: JobTrack

Overview

A fully responsive web application designed and developed to help job seekers organize and manage their job applications as efficiently as possible by creating job cards and categorizing them.

Technologies used

  • React.js
  • React Query
  • Express.js
  • Node.js
  • MongoDB
  • Auth0
  • Emotion
  • React Testing Library

Development highlights

  • Incorporated ReactQuery for data synchronization (fetch, cache, and update) so that there is no global state to manage, reducers, or heavy configurations like Redux.
  • Applied Auth0 as the authentication and authorization platform to secure the access process for everyone.
  • Tested the UI components using React Testing Library to increase confidence in UI code.

Codebase highlights

Running the project locally

  1. Clone the project and cd into it
  2. Run npm install
  3. Run npm start, host the app locally and enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published