Alex Mamo
Alex Mamo
FirestoreCleanArchitectureApp
FirestoreCleanArchitectureApp is an app built with Kotlin and Firestore that displays data in real-time using the MVVM Architecture Pattern. For the UI it uses Jetpack Compose, Android's modern toolk...
FirebaseSignInWithGoogle
FirebaseSignInWithGoogle app it's written in Kotlin and shows a simple solution for implementing Firebase Authentication with Google, using Jetpack Compose on Android.
RoomJetpackCompose
RoomJetpackCompose is an app written in Kotlin and shows a simple solution to perform CRUD operations in the Room database using Kotlin Flow in clean architecture.
FirebaseAnonymousAuthentication
FirebaseAnonymousAuthentication app it's written in Kotlin and shows how to anonymously authenticate users with Firebase using MVVM Architecture Pattern.
FirebaseSignInWithEmailAndPassword
It's an app it's written in Kotlin and shows a simple solution for implementing Firebase Authentication with email and password using Jetpack Compose on Android.
CloudStorageJetpackCompose
It's a simple app written in Kotlin that shows a simple solution for how to save an image into Firebase Storage, save the URL in Firestore, and read it back using JetpackĀ Compose.
FireMag
FireMag is an shopping app entirely built with Firebase and Kotlin. It uses the MVVM Architecture Pattern and for the UI it uses Jetpack Compose.
FirestorePagination
FirestorePagination app is built with Cloud Firestore and Kotlin using MVVM Architecture Pattern.
FireApp
FirebaseApp is built for learning purposes, especially to see how Firebase Products work together.
RealtimeDatabase
RealtimeDatabase app is built with Firebase Realtime Database and Kotlin using MVVM Architecture Pattern.