Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 725 Bytes

File metadata and controls

30 lines (20 loc) · 725 Bytes

MyDayOff - Employee Leave & Reimbursement Management System

This project is a full-stack HR workflow simulation for managing employee (and manager) leave and reimbursement requests and approvals.

Tech Stack

  • Backend: Node.js, Express.js
  • Authentication: JWT
  • Password Hashing: bcrypt
  • Database: MongoDB (ODM: Mongoose)
  • Frontend: React.js, Tailwind CSS
  • Testing: Postman

App Link

https://mydayoff.vercel.app/


Project Structure

  • client/: React frontend with Tailwind CSS.
  • server/: Express backend with MongoDB models.

Author

© 2026 Saptaparno Chakraborty.
All rights reserved.