Firebase based photo sharing application.
Create a Firebase database with following structure.
Create a images/ folder in Firebase Storage.
Enable Email/Password authentication in Firebase Authentication.
Obtain google-services.json file from Firebase and use it as described within Firebase page.