Photoram
Sample app to demonstrate using Firebase features
Uses:
- Firebase authentification for login and registrations
 - Firebase storage to keep image
 - Firestore database as a remote storage for data
 
Users and posts are kept as collections. Likes - field in post item Comments - subcollection for posts
Also demonstrates how to use rules
More info about Firebase Auth
How to load images in storage