Skip to content

Latest commit

 

History

History
78 lines (48 loc) · 2.45 KB

README.md

File metadata and controls

78 lines (48 loc) · 2.45 KB

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