An open API service indexing awesome lists of open source software.

https://github.com/adi-code22/personal-image-gallery

This is a Personal Image Gallery used to store favorite images to google cloud, with the protection of FirebaseAuth.
https://github.com/adi-code22/personal-image-gallery

dart firebase firebase-auth flutter flutter-apps

Last synced: 7 months ago
JSON representation

This is a Personal Image Gallery used to store favorite images to google cloud, with the protection of FirebaseAuth.

Awesome Lists containing this project

README

          

# Personal Image Gallery

A personal image gallery which stores your data using google firebase services.

# The Application looks like this

GIF
GIF

## The Login screen gets you through the login setup

After login your are taken to a similar page
- You can either take the picture directly from the camera
- Once you provided a photo and the caption and location you are ready to submit

 


 


 


 


 

 

GIF
GIF

Once you have submitted the project the photo along with the location and caption is being transferred into the cloud

 


 


 


 


 


 


 


 


 


 

GIF

## Final Output

- Finally you get to see the gallery where all of your photoes are stored along with your captions and location
- This app is supported by google authentication, so you can use this as a private image gallery

 


 


 


 


 


 


 


 


 

# Technical Details

The app uses Flutter, Google Authentication, Google RTDB, Google Firestore, Google Storage etc

# How to take a look at the app?

Assuming that you have Flutter installed in your System and either AVD or a smartphone with USB debugging is available;
Clone the repository and run ```flutter run``` inside the root repository and you'll get this running
This project is a starting point for a Flutter application.
Try installing the apk-debug.apk file and explore the app