Facility Management System
A web-based facility management solution that helps operational teams manage assets, maintenance activities, service requests, work orders, schedules, and resource allocation from a centralized platform.
Case study
Overview
Built and enhanced the facility management platform, owning end-to-end feature development across the frontend and backend. Worked on API design, database integration, maintenance workflows, resource allocation, role-based access control, performance optimization, and CI/CD.
Case study
Problem
Facility teams relied on fragmented and manual processes for tracking assets, maintenance requests, work orders, schedules, and resources, resulting in limited visibility, delayed maintenance, and inefficient resource utilization.
Case study
Solution
Developed a centralized platform with modular workflows for asset management, preventive maintenance, service requests, work orders, scheduling, and resource allocation. Implemented reusable React components, Node.js APIs, MySQL data models, and role-based access to streamline operations.
Architecture
System overview.
React.js frontend communicating with Node.js REST APIs, with MySQL as the primary data layer. The backend followed modular service-based architecture for business logic and workflow processing, while Docker and GitHub Actions supported standardized builds and CI/CD deployments.
Implementation
Key features.
Media
Screenshots & details.

Technical decisions
Challenges & solutions.
Designed scalable workflows for complex facility operations while keeping the application modular and maintainable.
Optimized API processing, database queries, and frontend rendering to improve application performance.
Implemented structured maintenance and resource allocation workflows to improve operational efficiency and reduce equipment downtime.
Implemented role-based authorization for secure access across different operational teams.
Established Docker-based environments and GitHub Actions CI/CD pipelines to improve deployment consistency and reliability.