A simple CRUD app in Android Kotlin. It uses API request to perform CRUD. All data are being saved on the database including image through API... image is converted to Base64 encoded string.
- Login
- Register
- Dashboard
- Add New User
- Remove User
- View User Info
- Update User Info
- Update Profile