Тёмный
No video :(

Build Note App with Firebase Auth + Firestore & Jetpack Compose + MVVM architecture 

HoodLab
Подписаться 2,9 тыс.
Просмотров 6 тыс.
50% 1

Hello Hood Coders, in this tutorial we will learn how to create a note application with firebase, build an authentication feature with firebase authentication and note saving with firebase Firestore, and learn how to use firebase together with Jetpack Compose.
github.com/Hoo...

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@suakaiyoung6113
@suakaiyoung6113 Год назад
I not sure why I follow exactly same with u but have a lot of error
@kadircan1862
@kadircan1862 2 месяца назад
thank you for this great video .
@raheel2692
@raheel2692 8 месяцев назад
This has helped a lot as a base for my project, thank you very much!!
@RaghulS-nl6wx
@RaghulS-nl6wx 6 месяцев назад
i am facing error in firebase index and cant find the link in logcat to create please help me resolve
@nastenkaoo
@nastenkaoo Год назад
you are great guy, I hope that it will work after writing codes, good luck to you in new projects
@HoodLabs
@HoodLabs Год назад
Yes it will
@avikalprewatkar6026
@avikalprewatkar6026 10 месяцев назад
after exactly following you, still not working worst project
@HoodLabs
@HoodLabs 10 месяцев назад
Sorry to hear that what part didn't work?
@avikalprewatkar6026
@avikalprewatkar6026 10 месяцев назад
It isn't starting app just crash in beginning I am not able to understand from logcat what is getting wrong Edit: Problem found while using CircularProgressIndicator but not able to figure out how to solve it
@ubersticks
@ubersticks Год назад
Thank you for doing this - it was enjoyable.
@edycole5543
@edycole5543 Год назад
Thanks, and request for chart graph from data and push notification with firebase
@ardinugraha_
@ardinugraha_ Год назад
hi sir, i need help i can't load the data from firestore,i follow the exact code,i try to find the solution on internet but still the data won't show in the home page
@m4ykey
@m4ykey Год назад
Hi! Do you have in plans to do more tutorials like this in the future for example with retrofit?
@HoodLabs
@HoodLabs Год назад
Yes I will do more tutorials, I already have a tutorial for retrofit in my channel.
@santiagofXD
@santiagofXD 9 месяцев назад
Hello great video, i followed every step... but at minute 2.07.30 you said "we are going to create this dialogue in a moment" and you never did it, the logic is missing to delete a note :(
@raheel2692
@raheel2692 8 месяцев назад
He must've missed it in the video, but I managed to snatch it while he was scrolling through the code lol It goes in Home.kt right under the lazy vertical grid. Also I've modified it to work with Material 3 Here: AnimatedVisibility(visible = openDialogue) { AlertDialog(onDismissRequest = { openDialogue = false }, title = { Text(text = "Delete Note?") }, confirmButton = { Button( onClick = { selectedNote?.documentId?.let { homeViewModel?.deleteNote(it) } openDialogue = false }, colors = ButtonDefaults.buttonColors(containerColor = Color.Red) ) { Text(text = "Delete") } }, dismissButton = { Button(onClick = {openDialogue = false }) { Text(text = "Cancel") } }) }
@santiagofXD
@santiagofXD 8 месяцев назад
@@raheel2692 i did myself 🤣
@suwilanjisiwale245
@suwilanjisiwale245 Год назад
Thank you for this tutorial
@monumeena23
@monumeena23 Год назад
Nice tutorial man but I am facing an issue my code I set text color black everywhere but in MI devices it's shows white even I set hard-coded but in vivo OPPO working fine please help how can I rid of this 🙏🏻 NOTE: I am using same color scheme for dark and light
@HoodLabs
@HoodLabs Год назад
Its difficult to debug this without the code as a suggestion try checking your root composable i think there is some place where you're changing the color
@monumeena23
@monumeena23 Год назад
Nice
@Abid-zv5qw
@Abid-zv5qw Год назад
Source Code Please any one
@raymondmichael4987
@raymondmichael4987 Год назад
Does it work offline?😊
@HoodLabs
@HoodLabs Год назад
Yeah it does
Далее
Jetpack Compose mini course for Beginners
54:32
Просмотров 1,1 тыс.
Top App Bar (Toolbar) - UX With Material3
17:11
Просмотров 24 тыс.
When RESTful architecture isn't enough...
21:02
Просмотров 275 тыс.
Most overpowered way to build mobile apps?
8:33
Просмотров 785 тыс.