项目作者: HamdiBoumaiza

项目描述 :
Firestore adding a collection and a document demo
高级语言: Kotlin
项目地址: git://github.com/HamdiBoumaiza/FirestoreTest.git
创建时间: 2018-07-31T19:02:40Z
项目社区:https://github.com/HamdiBoumaiza/FirestoreTest

开源协议:

下载


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