
HRMS (Human Resource Management System) is an internal web-based application used by the team to manage attendance records and generate certificates for new members. The system had been in use for several years and required technical maintenance to ensure continued reliability and compatibility with current workflows.
Backend
Frontend
Database
Infrastructure
The system was outdated and lacked proper documentation, making debugging and maintenance difficult.
Conducted codebase analysis, reverse-engineered key functions, and refactored critical modules to improve maintainability.
Frequent issues with data inconsistencies in attendance tracking.
Implemented validation checks and optimized SQL queries to ensure data accuracy and system stability.