All Projects → gonzalonm → Viewmodel Firebase Sample

gonzalonm / Viewmodel Firebase Sample

Simple sample project using ViewModel and Firebase Database

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Viewmodel Firebase Sample

firebase-chat-sample
A sample app that shows basic usage of Firebase Auth and Database in form of a very simple chat hub app
Stars: ✭ 21 (-60.38%)
Mutual labels:  sample, firebase-database
Jethub
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
Stars: ✭ 224 (+322.64%)
Mutual labels:  sample, viewmodel
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-32.08%)
Mutual labels:  viewmodel
Swiftysampleproject
A starter project for Sample Project in swift 3.0/4.0 (also bridging header included so you could use objective c code in it as well ). For objectiveC version : https://github.com/xeieshan/SampleProject > Supports iOS 8.4+ > Swift 4.x
Stars: ✭ 47 (-11.32%)
Mutual labels:  sample
Color.js
Extract colors from an image (0.75 KB) 🎨
Stars: ✭ 42 (-20.75%)
Mutual labels:  sample
Social Note
Social Note - Note-taking, sharing, time & location reminder
Stars: ✭ 38 (-28.3%)
Mutual labels:  viewmodel
Ci Samples
Sample configurations for various CI systems.
Stars: ✭ 44 (-16.98%)
Mutual labels:  sample
React Firebase
🔥 Sample React + Firebase setup
Stars: ✭ 35 (-33.96%)
Mutual labels:  sample
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (+1896.23%)
Mutual labels:  viewmodel
Heal O Chat
Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long.
Stars: ✭ 42 (-20.75%)
Mutual labels:  firebase-database
Mvi Cleanarch
simple code for MVI architecture
Stars: ✭ 45 (-15.09%)
Mutual labels:  viewmodel
Wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
Stars: ✭ 1,004 (+1794.34%)
Mutual labels:  viewmodel
Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (-26.42%)
Mutual labels:  firebase-database
Readhubclient
Readhub客户端
Stars: ✭ 44 (-16.98%)
Mutual labels:  viewmodel
Onboardingfreebi
Simple demo of onboarding freebie screens from uplabs.com
Stars: ✭ 37 (-30.19%)
Mutual labels:  viewmodel
Firebase Admin Node
Firebase Admin Node.js SDK
Stars: ✭ 1,050 (+1881.13%)
Mutual labels:  firebase-database
Cloud Sfsf Benefits Ext
SAP Employee Benefits Management is a sample extension application for SuccessFactors Employee Central. The application runs on SAP Cloud Platform and can be used by employees to make orders in specific benefits' campaigns and by HR managers to manage employee benefits and set up new benefits campaigns.
Stars: ✭ 35 (-33.96%)
Mutual labels:  sample
Aspnetcore Tests Sample
A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 front end.
Stars: ✭ 40 (-24.53%)
Mutual labels:  sample
Openui5 Pwa Sample
How to build a progressive web app (PWA) with OpenUI5.
Stars: ✭ 43 (-18.87%)
Mutual labels:  sample
Samples
Code snippets and samples to demonstrate how to get the most out of the Box platform & API
Stars: ✭ 52 (-1.89%)
Mutual labels:  sample

viewmodel-firebase-sample

Simple sample project to show ViewModel and Firebase Database working together. Based on this article: https://medium.com/globallogic-latinoamerica-mobile/viewmodel-firebase-database-3cc708044b5d

Note

Keep in mind when you compile the project, you need a valid google-services.json in app module. To do that, you must to create your own firebase database with the following format:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].