Skip to content

Sample app written in Java to play around with FirebaseDatabase, FirebaseStorage and Firebase Authentication.

License

Notifications You must be signed in to change notification settings

ersiver/sample-app-firebase

Repository files navigation

sample-app-firebase

Android sample app written in Java playing around with firebase features:

  • Register and sign in using Firebase Authentication,
  • Send a password reset email,
  • Read and write data to a Realtime Database,
  • Uploading photos to Firebase Storage.

The app will allow passengers of the same flight to swap their seats before the boarding.

Preview

Register, login & logout:

11 12 13

Add a new flight:

21 22 23 24 25 26

Search for the seat you want to swap:

31 32

Manage your mail list

41 42

Start sending requests

51 52 53

Add a new profile image

61

About

Sample app written in Java to play around with FirebaseDatabase, FirebaseStorage and Firebase Authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages