+ 1
How do I code the database of a mobile application for record keeping like in a farm
Coding
2 Answers
0
You obviosly cant properly do that on sololearn but if you use an IDE or xcode you can install Cocoapods and import pod FirebaseUi/server
tutorials listed here:
https://firebase.google.com/docs/ios/setup
https://m.youtube.com/watch?v=MyeqhFGnJ_0
// cocoapod tutorial here :
https://m.youtube.com/watch?v=MuMZZtQpB6Y
0
Thanks a lot