Alex Mamo

Results 10 repositories owned by Alex Mamo

FirestoreCleanArchitectureApp

126
Stars
30
Forks
Watchers

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

71
Stars
15
Forks
Watchers

FirebaseSignInWithGoogle app it's written in Kotlin and shows a simple solution for implementing Firebase Authentication with Google, using Jetpack Compose on Android.

RoomJetpackCompose

99
Stars
18
Forks
Watchers

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

26
Stars
10
Forks
Watchers

FirebaseAnonymousAuthentication app it's written in Kotlin and shows how to anonymously authenticate users with Firebase using MVVM Architecture Pattern.

FirebaseSignInWithEmailAndPassword

29
Stars
5
Forks
Watchers

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

30
Stars
7
Forks
Watchers

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

23
Stars
5
Forks
Watchers

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

25
Stars
6
Forks
Watchers

FirestorePagination app is built with Cloud Firestore and Kotlin using MVVM Architecture Pattern.

FireApp

49
Stars
11
Forks
Watchers

FirebaseApp is built for learning purposes, especially to see how Firebase Products work together.

RealtimeDatabase

35
Stars
9
Forks
Watchers

RealtimeDatabase app is built with Firebase Realtime Database and Kotlin using MVVM Architecture Pattern.