Let's Build SomeThing Legendary together

PhotoMemo is a cross-platform mobile application built using Flutter that allows users to capture, organize, and share personal memories through photos and descriptions.
The app provides a smooth and visually responsive interface, enabling users to upload photos, add descriptions, and manage their personal photo collections across devices.
Firebase Authentication is used to securely manage user accounts and login functionality.
Users can sign up and log in safely, ensuring that personal photo memories remain private and accessible only to authorized users.
Firebase Firestore is used to store metadata such as photo titles, descriptions, and sharing information.
Firebase Storage manages the actual photo files, allowing users to store and retrieve images from the cloud while ensuring reliable and scalable data management.
Flutter
Android Studio
Firebase
Firebase Authentication
Firebase Firestore
Firebase Storage