FLog is an iOS based fitness logging app written in Swift5 and Storyboard
Also, Flog is a good example of
- Viper Architecture
- BDD (with Unit Test and UI Test)
- Core Data
1.3
- Xcode 11.3+
- Swift 5.0+
- iOS 13.0+
Configuring the Xcode project requires a few steps in Terminal.
-
Open Terminal.
-
Move to FLog's root directory.
-
Install pods into the project by typing in terminal
pod install
-
Open FLog.xcworkspace in Finder
-
Clean and Run
FLog has unit tests that can be run on an iOS target. These tests are in FLogTests and FLogUITests group. To run the unit tests, select either the FLogTests or FLogUITests scheme in the Scheme menu. Then hold the Run button down and select the "Test" option, or press Command+u to run the tests.
You can find this on App Store
https://apps.apple.com/app/log-your-fitness-flog/id1499437027