
GearGuard is a full-stack maintenance and asset management platform designed to help organizations efficiently track equipment, manage maintenance requests, and coordinate technical teams. It features a modern Kanban board, role-based access control, and intelligent automation for a seamless operational workflow. Built during the Odoo Hackathon, it demonstrates a high level of technical proficiency in building production-ready business tools.
Implementing a complex state management system for the Kanban board and ensuring real-time updates across multiple users. Integrating Prisma effectively with PostgreSQL for complex queries.
Uses a 3-tier architecture with a React frontend, Node.js/Express backend, and PostgreSQL database. Prisma serves as the ORM, providing type-safety and efficient data access.