User Management App
The User Management App is a simple yet powerful Android application built using the MVVM architecture pattern, Room Database, and Kotlin programming language. It allows users to perform CRUD (Create, Read, Update, Delete) operations on user data, providing a seamless user experience for managing user information.
• Kotlin • Android Jetpack Components (ViewModel, LiveData, Databinding) • Room Persistence Library • RecyclerView • Dependency Injection • MVVM Architecture • Material Design Components