Fitware is a multi-platform fitness app for Apple devices. It currently supports iOS, iPadOS, and macOS.
Currently, Fitware contains over 2,600 different exercises. Exercises can be filtered by equipment, target bodyparts, and muscle groups, etc. Each exercise contains an associated icon and video.
📦 Check out my open-source SPM Package containing all the exercises.
Fitware supports Apple Sign In, email, and guest users.
📦 Check out my open-source SPM Package for simplifying Apple Sign In.
Create a workout and have it sync across all your devices! Fitware uses Firebase & CloudFirestore for updating and storing information about what workouts you create and complete.
Each exercise contains a helpful video, explaining how to complete the exercise and data about how your previous reps.
Thank you for checking out this repo! Here's a link to some of the helpful resources I used to create it:
TheComposableArchitecture
https://github.com/pointfreeco/swift-composable-architecture
PointFree
https://www.pointfree.co
Firebase
https://github.com/firebase/firebase-ios-sdk
Apple Developer
https://developer.apple.com