KwabenBerko / Finito

A simple note taking app based on the MVVM Architecture using Test-Driven Development, Kotlin, Android Architecture Components, Data Binding, Coroutines, Dagger 2 etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finito

A simple note taking app based on the MVVM Architecture using Test-Driven Development, Kotlin, Android Architecture Components, Data Binding, Coroutines, Dagger 2 etc.

Demo

Motivation behind this project:

  • Practice the MVVM Architecture in Android
  • Practice Kotlin
  • Test-Driven Development in Android
  • Practice Databinding
  • Coroutines for Asynchronous operations
  • Dependency Injection with Dagger Android
  • Practice Android Architecture Components such as Room, ViewModel and LiveData

About

A simple note taking app based on the MVVM Architecture using Test-Driven Development, Kotlin, Android Architecture Components, Data Binding, Coroutines, Dagger 2 etc.


Languages

Language:Kotlin 100.0%