jmdotdev / ATS

The Applicant Tracking System (ATS) is a web application that simplifies the recruitment process for recruiters. It allows recruiters to upload CVs and automatically shortlist candidates based on certain conditions defined by the recruiter. The system streamlines the hiring process
MIT License
0 stars 0 forks source link
exressjs mongodb mongoose nodejs reactjs

Applicant Tracking System (ATS)

The Applicant Tracking System (ATS) is a web application that simplifies the recruitment process for recruiters. It allows recruiters to upload CVs and automatically shortlist candidates based on certain conditions defined by the recruiter. The system streamlines the hiring process, making it more efficient and organized.

Table of Contents

Features

Technologies

Installation

  1. Clone the repository:

    
    git clone https://github.com/your-username/your-repo.git

2.Install dependencies for both the frontend and backend:

cd frontend npm install cd ../backend npm install

Contributing

We welcome contributions to improve the ATS. To contribute, please follow these steps:

Fork the repository and create a new branch. Make your changes and commit them. Push your changes to your forked repository. Create a pull request, describing the changes you made.

License

This project is licensed under the MIT License. See the LICENSE file for details.