Introduction to Firestore (Popular backend )
In this video we will learn how to add Firestore in Android project
1) Adding gradle dependencies to use Firestore feature
2) Refer constants from project level gradle.
3) Creating a Singleton class to access Firestore properties
4) Use of companion and object in Kotlin