abdallahwebdev / kotlin-firebase

Kotlin Firebase Starter Project (Authentication, Firestore, Storage)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Kotlin Firebase Starter Project (Authentication, Firestore, Storage)

License:MIT License


Languages

Language:Kotlin 100.0%