android-crud topic
List
android-crud repositories
PeopleApp
17
Stars
3
Forks
Watchers
PeopleApp is an application where you see the CRUD with the use of the Room database. You can delete, edit, create, and search for a user's data. The project uses Coroutines, Navigation, MVVM, Jetpack...