Skip to content

An intuitive web app to organize your job search. Store information on job postings and keep track of job applications.

Notifications You must be signed in to change notification settings

chrislemus/job-quest

Repository files navigation

Vercel app-test

Job Quest

An intuitive web app to organize your job search. Store information on job postings and keep track of job applications.

user-log-in

Table of Contents

Technology Stack

  1. Next JS - React w/ Typescript (framework)
  2. Material UI (styling)
  3. React Hook Form (form handling)
  4. React Query (server fetch/caching)

Deployment

Vercel handles app deployment.

Installation

  1. Download and run project backend - go to backend repo
  2. Download this repository
  3. Run the node version specified in .nvmrc.
    • You could run nvm use if you have nvm installed in your machine.
  4. Install dependencies npm install
  5. Run build command
    • npm run build builds app for production.
    • npm run dev builds app in development/watch mode.

Operation

Once logged in, the main dashboard may contain a few cards representing a job posting. Click on any card to view/edit job information.

All jobs are categorized by Job List type (ie. Queue, Applied, Interview, Offer, etc). The Job List tab menu will display your jobs based on the selected Job List type.

Live Preview

Check out the live demo here!

Screenshots

Log In

user-log-in

Job Updates

user-log-in

Job Shortcuts/Navigation

user-log-in

About

An intuitive web app to organize your job search. Store information on job postings and keep track of job applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published