Skip to content

ravitripathi/Blaze

Repository files navigation

Blaze

A sample app which implements a couple of Firebase SDK functionalities:

Development Discontinued

This code was originally written about an year back. I'm currently working on an iOS port for it. Also I've begun work on re-writing this app in Kotlin over here

Firebase Auth

  • Authenticate and Sign-in using Google Sign-In
  • Authenticate using Phone (Firebase Phone Auth)
  • Link an existing Google Account with a Phone number

Firebase Storage

  • Upload Files to Firebase Storage
  • Retrieve files from Storage using download links stored in Firebase Database

Firebase Database

  • Store links of all uploaded files within the user's UID in the database

Firebase Cloud Notifications and Cloud Functions

  • Receive notification on all signed-in devices when upload is made from any one of them (using same account)

Firebase Remote Config

  • Set Login Screen background Remotely using Firebase Remote Config

About

A sample app which implements a couple of Firebase SDK functionalities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published