Tasky

Tasky is a simple todo list app built with Material 3 and Jetpack Compose.

Features ⭐️

  • Modern Design.
  • Material You Dynamic theming.
  • Add and Delete Sounds.
  • Minimal Design.
  • Completely Offline making it privacy first.

Technologies ?️

  • Kotlin – First class and official programming language for Android development.
  • Jetpack Compose – Jetpack Compose is Android’s modern toolkit for building native UI.
  • Material 3 – Material Design 3, Google’s most expressive and adaptable design system
  • Coroutines – For asynchronous and more..
  • Android Architecture Components – Collection of libraries that help you design robust, testable, and maintainable apps.
    • ViewModel – Stores UI-related data that isn’t destroyed on UI changes.
    • Room – Room is an android library which is an ORM which wraps android’s native SQLite database
  • Material Components for Android – Modular and customizable Material Design UI components for Android.

Architecture ⚙️

This app uses MVVM (Model View View-Model) architecture.

Screenshots ?

Download ⬇️

Go to releases page and download the latest app-release.apk from the latest release tag.

Contribute ??

You can contribute to this app by creating pull requests. Thank you.

GitHub

View Github