Evacuation Drill Participation App

GitHub Repo Four screenshots of the Evacuation Drill Mobile App, along with branding for Flutter and Firebase which the app was built with, and finally the App Icon.

Description

This is a cross-platform mobile app which administers surveys, provides instructions, and tracks evacuation trajectories. This app generates "survey" and "trajectory" (location vs. time) datasets for Evacuation Traffic researchers.

The app securely uploads anonymized participant results to the cloud.

A serverless backend enables authorized users to download and decrypt all participant results for a given drill.

What I Learned

  • Mobile App Architecture
  • Project Administration
  • Serverless Cloud Configuration
  • UI/UX Design
  • Field Test Creation

Tech Stack

  • Flutter
  • Google Firebase
    • Firestore
    • Cloud Storage
    • Cloud Functions

Blog Posts Related to Project

Telemetry Testing

This is a report on a comparative field test I planned and performed, which tested the “Location Telemetry” of my Senior Software Engineering Capstone team’s Flutter App…

Read More
86 Tasks I Completed

A list of tasks I performed to complete my Senior Software Engineering Capstone Project, as reported at asynchronous weekly Standup “Discussions”.

Read More
Choosing Flutter as Mobile Framework

Discussion of factors which led to the choice of Flutter as the mobile framework for this project.

Read More