claykabongok / PhotoUploadFirebase

PhotoUploadFirebase is an Android application that demostrates the use of some of Firebase features such as authentication and firebase Cloud Storage . The application enables user to sign up, login and upload a picture to firebase Cloud Storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhotoUploadFirebase

PhotoUploadFirebase is an Android application that demostrates the use of some of Firebase features such as authentication and firebase Cloud Storage . The application enables user to sign up, login and upload a picture to firebase Cloud Storage

Concepts used in this Application

  1. Firebase Authentication
  2. Firebase Cloud Storage
  3. Android Jetpack's Navigation component
  4. Monitor connectivity status

Usage

To test this project you need to follow these steps:

  1. Clone the project using this command git clone
  2. Configure Firebase and link this application to your Firebase Account check the guide for more details
  3. At this stage the application should be connected to your Firebase project

Demo: Authentication with Firebase

Demo: Login Screen

Demo screen

Demo: Sign up Screen

Demo screen

Demo: Image upload Screen

Demo screen

Demo: Selected Image Screen

Demo screen

Demo: Image upload In progress

Demo screen

About

PhotoUploadFirebase is an Android application that demostrates the use of some of Firebase features such as authentication and firebase Cloud Storage . The application enables user to sign up, login and upload a picture to firebase Cloud Storage.

License:MIT License


Languages

Language:Java 100.0%