You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple guide to the todolist android application, the application uses the MVVM model. The application provides the stage to manage tasks in an effective and simple way.
This is a simple guide to the todolist android application, the application uses the MVVM model. The application provides the stage to manage tasks in an effective and simple way.
Tech stack
Kotlin (MVVM model)
Room database
Model
Figure 1. Model application development direction
About
This is a simple guide to the todolist android application, the application uses the MVVM model. The application provides the stage to manage tasks in an effective and simple way.