Wildland Fire Study is an educational mobile app built with Expo and React Native that helps users study the 10 Standard Fire Orders and 18 Watch Out Situations, take the 10s and 18s quiz, track incidents, and manage certifications. The app includes:
- Interactive flashcards for the 10 Standard Fire Orders and 18 Watch Out Situations
- 10s and 18s quiz flows with progress tracking and results/certificates
- Certification Tracker for managing training records
- Fire Tracker: create, edit, and export incident logs with optional photos (CSV/PDF)
- Offline-first storage (local device storage via AsyncStorage and app-managed files)
This repository contains the Expo project and source code used to build the app for Android, iOS, and web (via Expo). The app is configured with sensible mobile permissions (camera, photo library) and sharing/export capabilities.