Live Link : https://smart-cruiter-fyp-mqjf.vercel.app
An applicant tracking management system, help organization in their hiring process with futures like:
1-) Job creation
2-) Managing applicants (applied, recommended, hired , declined, withdrawn)
3-) You can set up an online interview
4-) Send rejection or accepting emails to hundreds of candidates in a single click
5-) Manage the record of applicants with great data visualization
6-) Job details and application form for end-user
Client: React, Redux Toolkit, TailwindCSS, DaisyUI
Server: Node, Express
Database: MongoDB Atlas
Deployment: Vercel
To install dependencies use npm
npm install
Backend / Server start command:
npm run start
Nodemon index
Frontend / Client start command:
npm run dev