项目作者: HamdiBoumaiza
项目描述 :
Firestore adding a collection and a document demo
高级语言: Kotlin
项目地址: git://github.com/HamdiBoumaiza/FirestoreTest.git
FirestoreTest
This is a simple application to show case how to store data into the newly added NoSQL google databse firestore .
Create a new firebase project //
Add the google-services.json file under the app directory //
Build and run