/Fitness-Companion

17781 project

Primary LanguageDart

Fitness-Companion

17781 project

PROTEIN: The protein folder contains a seperate app demonstrating our backend setup using firebase. We can't change this folder name due to environmental setup.

WATCH_VERSION: This folder contains demo on apple watch, written in Xcode

FIT: This folder contains our front end design. Basically, it converts our figma design into a real app

How to Run App in Xcode with Simulator

Building a deployable iOS app requires a selected Development Team with a
Provisioning Profile. Please ensure that a Development Team is selected by:
  1- Open the Flutter project's Xcode target with
       open ios/Runner.xcworkspace
  2- Select the 'Runner' project in the navigator then the 'Runner' target
     in the project settings
  3- Make sure a 'Development Team' is selected under Signing & Capabilities > Team.
     You may need to:
  4- Log in with your Apple ID in Xcode first
     ure you have a valid unique Bundle ID
        - Register your device with your Apple Developer Account
           Xcode automatically provision a profile for your app
  5- Build or run your project now