Photo Gallery Using firebase, MVVM architecture, Dagger2, Coroutines, Live Data etc.
- This app using firebase database and storage to store photo.
- There is a Fab button on home screen through which user can select image from camera or gallery
- After getting the photo user can crop it
- There is a black horizontal progress bar which show uploading progress
- When photo uploaded successfully then it will automatically visible in recycler view which is also on the home screen
- User can see full view of photo after clicking any photo from recycler view and can also zoom in and out
KOTLIN