This project is a full-stack HR workflow simulation for managing employee (and manager) leave and reimbursement requests and approvals.
- Backend: Node.js, Express.js
- Authentication: JWT
- Password Hashing:
bcrypt - Database: MongoDB (ODM: Mongoose)
- Frontend: React.js, Tailwind CSS
- Testing: Postman
client/: React frontend with Tailwind CSS.server/: Express backend with MongoDB models.
© 2026 Saptaparno Chakraborty.
All rights reserved.