Skip to content
/ ats Public

An applicant tracking system (ATS) is software for recruiters and employers to track candidates throughout the recruiting and hiring process.

Notifications You must be signed in to change notification settings

arswe/ats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An applicant tracking system (ATS) is software for recruiters and employers to track candidates throughout the recruiting and hiring process.

This project is a simple ATS that allows users to create, read, update, and delete candidates and jobs.


This project was created using the following technologies:

  • React
  • Redux
  • Redux Thunk
  • Redux Form
  • Node
  • Express
  • PostgreSQL
  • Sequelize
  • styled components
  • react-router-dom

To run this project locally:

  • Clone this repo
  • Run npm install in the root directory
  • Run npm install in the client directory
  • Create a database called ats
  • Run npm run start:dev in the root directory
  • Navigate to localhost:5000 in your browser

Author

Abdur Rahman

Email: [email protected]

About

An applicant tracking system (ATS) is software for recruiters and employers to track candidates throughout the recruiting and hiring process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published