Business Systems2025
SK Salaan Youth Profiling System
Role: Lead Architect & Developer
Project Overview
The SK Salaan Youth Profiling System is a comprehensive, multi-platform solution engineered to address data collection challenges in barangays with limited internet infrastructure. By utilizing an offline-first architecture, local officials can profile youth demographics in remote areas without interruption, synchronizing data to the central MySQL database seamlessly once online.
Key Challenges
- Data synchronization conflicts in low-bandwidth regions.
- Maintaining local database performance on low-end mobile devices.
- Securing offline personal identifiable information (PII) on devices.
Approach & Outcomes
- Implemented transactional queueing and merge mechanisms in SQLite using Drift.
- Successfully synced over thousands of records with zero data conflicts.
- Achieved a verified 65% reduction in manual data-entry errors by automating sync validation.
Technology Stack
FlutterReactJSLaravelSQLite / DriftMySQL
Incent's Contribution
Architected and led the development of the entire four-repository system. Designed and implemented custom offline synchronization logic that queues and merges records when connectivity returns.
Measurable Result
65% reduction in manual data-entry errors.