This is a learning project in order to set up a mondern Android App. The contents is based on Android Architecture Blueprints v2 UseCases Branch.
It let's you display, add, edit, delete tasks with a date, title and an integer amount.
Open with Android Studio and run simple-task-count:app
.
Open with Android Studio and run simple-task-count/Tasks/verification/test
.
- ViewModel
- LiveData
- Data Binding
- Navigation
- Room
- DatePicker Dialog
- MVVM/ Clean Architecture