A personal image gallery which stores your data using google firebase services.
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
Once you have submitted the project the photo along with the location and caption is being transferred into the cloud
- 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
The app uses Flutter, Google Authentication, Google RTDB, Google Firestore, Google Storage etc
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