/Clean-ToDo_List

A simple todo list using clean architecture

Primary LanguageKotlin

Clean todo

A Simple todo list.

Key features:
  • Tasks will synchronize with remote database automatically


Built with

  • Kotlin - The programming language used
  • Android clean architecture - Architecture
  • Dagger 2 - Dependency injection
  • JUnit5 (Jupiter) - Unit test framework
  • Junit4 - Android instrumentation test framework
  • Kotlin coroutines - Concurrency
  • Navigation component - Navigation framework
  • Firebase and firestore - Remote persistance framework
  • Room - Persistence library

Prerequisites

Android 4.2 (API 17) or higher.

Download

You can simply download the latest version of the app here

Contact

License

This project is licensed under the MIT License - see the LICENSE.md file for details