Skip to content

A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose

License

Notifications You must be signed in to change notification settings

WaveTechStudio/Compose-ToDo

 
 

Repository files navigation

build

Compose playground: To Do List App

Compose playground for learning purpose

Large screen Foldable
Multi language Set alarm

Prerequisites

  • Android Studio Chipmunk | 2021.2.1
  • Min SDK 21
  • Target SDK 32
  • AGP 7.2.0
  • Java 11
  • Kotlin 1.6.21

Setup

  1. Clone this repository, git clone https://github.com/wisnukurniawan/Compose-ToDo.git
  2. Open via Android studio
  3. Sync the project, File -> Sync Project with Gradle files

How to build

  • Generate debug apk ./gradlew assembleDebug
  • Run unit test ./gradlew testDebug
  • Install on connected device ./gradlew installDebug

Others

About

A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%