Internal Resource Management App
FlutterNode.jsPostgreSQL
Summary
Developed a cross-platform mobile application and backend to manage company resources, assets, and personnel deployment in real-time.
Problem
Teams in the field were using spreadsheets and WhatsApp to track expensive shared equipment, leading to lost assets and scheduling conflicts.
Solution
Built a mobile-first solution with offline capability. Personnel can scan equipment QR codes, check availability, and log usage directly from their phones.
Technical Decisions
We chose Flutter for single-codebase speed and PostgreSQLwith row-level security for robust data isolation between departments.