Skip to content

chimzycash/photo-sharing-android

 
 

Repository files navigation

Build Status

Buy Me A Coffee

PhotoSharing

This is an app written on Kotlin and using Firebase as backend.

demo

Quick start

To start your own project

  1. Opening FirebaseConsole and creating new project and download the google-services.json (we will need it later).
  2. Before you start, go to FirebaseConsole and activate Email and Google authorisation on Auth tab, also Database Firestore and Storage should be activated too.
  3. Clone the project and put the file google-services.json inside /app folder, side by side to your proguard-rules.pro
  4. Open the project using latest AndroidStudio 3.0
  5. Press Run

Application Starter

If you looking for starters, also could be found here:

About

PhotoSharing app written on Kotlin and connected to Firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 92.6%
  • Java 7.4%