Flash - A running tracker IOS app

Flash is a SwiftUI application I made for runners to track and manage their runs. The app uses Apple's HealthKit to fetch workout data and Firestore to store and retrieve this data, so users can access their running data without having to repeatedly query the HealthKit.
Technologies used: SwiftUI, Core Data, MapKit, HealthKit, Firebase Firestore, Firebase Storage
Github