team-bowling - https://github.com/barnesdc/team-bowling
Create a project plan:
- weekly tasking for each team mate
- Task no., Id, who to complete it, and end date
Requirments/Specification Document:
- due next Tuesday
- Requirements Doc
- Data Structure in Firebase
- SourceTree & Git setup
Advisory Meeting Weekly
#Randon Notes -ionic cordova run: creates allows you to either create an ios or android build
- Keep project plan up-to-date
- https://github.com/barnesdc/team-bowling/wiki/Project-Plan
#Randon Notes
- ionic cordova run: creates allows you to either create an ios or android build
- you cannot easily add foreign keys to tables, they need to be created whene the table is made https://stackoverflow.com/questions/1884818/how-do-i-add-a-foreign-key-to-an-existing-sqlite-table
- use cordova requirements
- verify your development environment is set up for cordova with: ionic cordova requirements
- ionic cordova run ios --target="iPhone-x, 12.9" ??
- Issues with IOS 12
- ionic cordova emulate ios -- --buildFlag="-UseModernBuildSystem=0"
- apache/cordova-ios#407
- Android Requirements:
- Android Studio
- errors with JDK 9, using JDK 8
- SDK Android 8.1(Oreo) with API level 27
- Gradle installed
- Apple Requirements
- IOS 10 build issies: apache/cordova-ios#407
- Xcode
- CocoaPods installed
- ios-deploy installed
- missing team: https://stackoverflow.com/questions/19407439/general-tab-missing
- ionic starter bundle issue: https://forums.developer.apple.com/thread/81887