- App for the serious Runner who want to track the kilometers progression of their shoes.
- Download on the App Store
- Swift
- SwiftUI
- CoreData
- Managed CoreData manually with entity to save, delete, persist and update the data.
- ProgressionView to see the progression and the capacity left.
- MVVM design partern.