Skip to content

Applied-JobTracker/Applied

Repository files navigation

Built With

CSS Express.js Heroku Postgres JavaScript Jest NodeJS Nodemon NPM React React Router Supertest TypeScript Webpack

Introduction

Welcome to Applied, the app that makes it simple to track your job applications.

If you would like to use the live version of the app, please visit this link www.appliedjt.com

Applied1

Applied2

Features

  • Applied allows for quick and safe signup/login so that you can keep track of your latest workouts via a Postgresql database.
  • After signing up and logging in, simply click the Add New Application button to add your first application.
  • Track your applications by Company Name, Application Type, Stack, and Progress.
  • You can easily edit or delete existing applications by clicking their respective buttons as well.
  • On the right side of the screen you will see various in-depth statistics for your applications, including Applications by Stack and Response Rates by Styles.
  • Securely logout any time via the Logout button.

Getting Started

  • Fork and clone the repo to your local machine.
  • Create a .env file and declare a variable PG_URI with the assigned value of your Postresql connection string.
  • Then run npm install to install dependencies.
  • After that, simply run npm run dev to start in development mode.
  • Run npm run build and npm run start to start in production mode.
  • Run npm run test to run all unit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published