This project originated from the SAAB Smart Air Base Hackathon 2026. The application aims to modernize the air base operations by digitalizing maintenance workflows and automating manual processes. By streamlining these systems the platform ensures accurate, consistent communication and secure information exchange during time-critical missions.
-
Install Expo Go on IOS or Android device.
-
Install repository and dependencies to run the application
git clone https://github.com/JohanTran02/saabproject.git
npm install- Scan the QR code or IOS/Android emulator to run the application generated by the command
npm run start.
- Coordination Bottlenecks: Maintenance requires precise execution but manual tracking leads to synchronization delays between teams.
- Hardware Barriers: Technicians often rely on manual entry or verbal communication lacking the portable digital tools needed for real-time reporting.
- Data Blind Spots: Operations centers lack a centralized "single source of truth." Without stored historical data it becomes difficult to track resource trends or troubleshoot recurring issues.
- Command Overview: Operators gain a real-time dashboard to monitor base resources, issue structured orders and allocate tasks to technicians.
- Technician Interface: A mobile-optimized workflow allows field personnel to log resource usage, dynamically adjust maintenance durations, and provide instant status updates.
- Centralized Data Management: Every action is recorded providing the operations center with the data necessary for long-term resource tracking and rapid troubleshooting.
- React Native/Expo (Android or IOS)
- TypeScript
A special thank you to the organizers at 2Hero and SAAB for hosting the SAAB Smart Air Base Hackathon 2026. This project was directly inspired by the challenges presented during the event and wouldn't have been possible without everyone who organized it.