Building a Shopping List App: Jetpack Compose and Room Database- UI layer

Опубликовано: 09 Октябрь 2024
на канале: HoodLab
4,944
59

In this tutorial, we'll be building a Shopping List App from scratch using Jetpack Compose and Room Database-Repository. With the latest Jetpack Compose UI toolkit and Room Persistence Library, we'll create a modern and user-friendly app that makes shopping a breeze.

Throughout the video, we'll cover topics such as building a data model, creating a local database using Room, and creating a repository to manage data operations. We'll also dive into the basics of Jetpack Compose and show you how to create a beautiful UI for your app.

Whether you're new to Android development or a seasoned pro, this tutorial will provide you with valuable insights into creating modern, efficient, and user-friendly apps. So, grab your favourite beverage and let's get started on building the perfect shopping list app!

00:00 Intro
00:30 Home UI
36:20 Detail viewmodel
55:57 Detail composable
01:20:00 Compose Navigation
01:28:00 Application Testing
01:30:00 Deleting items
01:32:00 outro

Previous Video
   • Building a Shopping List App: Jetpack...  

Project
https://github.com/Hoodlab/JetShopping