Modarb AI Personal Trainer is my Graduation Project with a grade of A+
Modarb app offers tailored workout and nutrition plans, providing users with a guided path to fitness and well-being. Its features enable users to track daily consumption and macronutrient intake, including detailed food logging, ensuring a comprehensive approach to health and fitness..
To run the Modarb AI Personal Trainer app on iOS, follow these steps:
-
Install Flutter: Make sure Flutter is installed on your machine. Follow the Flutter installation guide for your operating system.
-
Clone the Repository: Clone this repository to your local machine using:
git clone https://github.com/Modarb-Ai-Trainer/modarb-ios.git
Connect an Android device to your development machine.
- Select
Run -> Run 'app'
(orDebug 'app'
) from the menu bar - Select the device you wish to run the app on and click 'OK'
Connect your iOS device to your development machine.
- In Xcode, select your connected device from the device toolbar.
- Press the Run button in Xcode or use the shortcut Cmd + R to build and run the app on your device.