An open API service indexing awesome lists of open source software.

https://github.com/instamobile/kotlin-firebase

Kotlin Firebase Starter Project (Authentication, Firestore, Storage)
https://github.com/instamobile/kotlin-firebase

Last synced: 6 months ago
JSON representation

Kotlin Firebase Starter Project (Authentication, Firestore, Storage)

Awesome Lists containing this project

README

          

# Kotlin Firebase - Android Starter Project

Android Starter Project with Authentication, Firestore & Storage Integration.



Kotlin Firebase

This Kotlin project for Android is an open-source boilerplate project with Firebase integrations for:
* User Authentication
* Firestore Database
* Firebase Storage
* Login with Facebook
* Login with Google
* Login with Email & Password
* Profile Photo Upload
* Walkthrough Onboarding Flow

## Getting Started
* Clone this repository
* Download google-service.json from your Firebase Console
* Place google-service.json file in the app/ folder
* Build & Run the app in Android Studio

Save a couple of days of development by bootstrapping your new mobile app with this Kotlin Firebase starter kit for Android.

Coded with ❤️️ by Instakotlin.