Skip to content

OrenGrinker/MVVMFirestoreAndroidApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Firebase Firestore MVVM application with Timber in java

A simple Android app written in java to illustrate and describe the use of Design Pattern MVVM in retrieving information from a document in Firestore combined with logs used by Timber Library.

Building the Project

Clone this repository and import into Android Studio

git clone https://github.com/OrenGrinker/MVVMFirestoreAndroidApp.git

Download your "google-services.json" file from your Firebase project settings, if you don't know how you can learn here:

https://alphatech.technology/Howto-Entry-srk/Google-Services-Json-bek/

More information

What is timber?

https://github.com/JakeWharton/timber

What is Firebase Firestore?

https://firebase.google.com/docs/firestore

Firebase Firestore sample collection structure: Screenshot

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Firebase Firestore MVVM application with Timber in java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages