Compose ToDo Save

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

Project README

build

Compose playground: To Do List App

Get it on Google Play

Compose playground for learning purpose

Large screen

Prerequisites

  • Android Studio Iguana | 2023.2.1
  • Min SDK 21
  • Target SDK 34
  • AGP 8.3.0
  • Java 11
  • Kotlin 1.9.22

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

Open Source Agenda is not affiliated with "Compose ToDo" Project. README Source: wisnukurniawan/Compose-ToDo

Open Source Agenda Badge

Open Source Agenda Rating