Skip to content

Display, add, edit, delete tasks with a date, title and an integer amount.

License

Notifications You must be signed in to change notification settings

jim108dev/simple-task-count

 
 

Repository files navigation

Simple Task Count

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.

Usage

Open with Android Studio and run simple-task-count:app.

Test

Open with Android Studio and run simple-task-count/Tasks/verification/test.

Technologies

  • ViewModel
  • LiveData
  • Data Binding
  • Navigation
  • Room
  • DatePicker Dialog
  • MVVM/ Clean Architecture

About

Display, add, edit, delete tasks with a date, title and an integer amount.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%