Skip to content

Apply Tracker is a web application that allows users to keep track of their job applications. Users can add, edit, and delete job applications, as well as view statistics about their applications.

Notifications You must be signed in to change notification settings

fxprima/ApplyTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apply Tracker

Apply Tracker is a web application that allows users to keep track of their job applications. Users can add, edit, and delete job applications, as well as view statistics about their applications.

Technologies

  • React
  • Node.js
  • Express
  • MySQL
  • JWT

Features

  • Add, edit, and delete job applications
  • View statistics about job applications
  • User authentication
  • Responsive design

Preview

WhatsApp Image 2024-07-28 at 19 56 15_e62e4736 WhatsApp Image 2024-07-28 at 19 52 21_59d65845 WhatsApp Image 2024-07-28 at 19 43 10_b168d901 WhatsApp Image 2024-07-28 at 19 45 52_8fafaf83 ezgif-6-7e49fa772f WhatsApp Image 2024-07-28 at 20 42 09_9ae321de WhatsApp Image 2024-07-28 at 20 42 19_92c4da29

Installation

  1. Clone this repository
  2. Run npm install in the server directory
  3. Run npm install in the client directory
  4. Create a .env file in the root directory and add the following variables:
JWT_SECRET=secret
PORT=port
  1. You can edit the .env file on client directory to change the port of the client
  2. Edit the config.js file in the server directory to configure the MySQL database connection

Usage

  1. Run npm start in the server directory to start the server
  2. Run npm start in the client directory to start the client
  3. Navigate to http://localhost:3000 in your browser

About

Apply Tracker is a web application that allows users to keep track of their job applications. Users can add, edit, and delete job applications, as well as view statistics about their applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published