Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodbharti committed Oct 30, 2023
1 parent 1db3c8f commit 7c42c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ A demo app using compose and modern Android <a href="https://developer.android.c
- [Jetpack Compose](https://developer.android.com/jetpack/compose) A modern toolkit for building native Android UI.
- Lifecycle - dispose observing data when lifecycle state changes.
- ViewModel - UI related data holder, lifecycle aware.
- Room Persistence - construct database.
- TODO - Room Persistence - construct database.
- Architecture
- MVVM Architecture (Declarative View - ViewModel - Model)
- Repository pattern
Expand Down

0 comments on commit 7c42c0e

Please sign in to comment.