You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
restAPI-ManagePayrollandAttendance is a RESTful API built with Node.js, Express.js, and MySQL for managing payroll and attendance data. It includes features for employee management, attendance tracking, and payroll processing, with JWT authentication for secure access. The project also provides API testing capabilities using the VSCode REST Client