• Stars
    star
    319
  • Rank 127,148 (Top 3 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

build

Compose playground: To Do List App

Get it on Google Play

Compose playground for learning purpose

Large screen

Prerequisites

  • Android Studio Flamingo | 2022.2.1
  • Min SDK 21
  • Target SDK 33
  • AGP 8.0.0
  • Java 11
  • Kotlin 1.8.20

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

More Repositories

1

Compose-Expense

A fully functional Android Expense Tracker app built entirely with Kotlin and Jetpack Compose
Kotlin
135
star
2

Composable-Module

Composable modular android app https://medium.com/@wisnukurniawan/building-composable-modular-android-application-c35601092afb
Kotlin
33
star
3

date-time-range-picker-android

Standalone Android widget for picking a single date, multiple date, and range of date from a calendar view.
Java
30
star
4

epoxy-example

Epoxy experiment
Kotlin
21
star
5

changelanguage

Android playground change language programmatically https://medium.com/@wisnukurniawan/change-language-in-android-programmatically-af83aba7b910
Kotlin
19
star
6

wisnu-jetpack

Example Android JetPack usage
Kotlin
15
star
7

Kovie

Kovie is kotlin movie android project use MovieDb API build with MVP architecture, Dagger, and RxJava
Kotlin
7
star
8

topic-modeling-chat-message

Automation topic modeling for Indonesian chat message using gensim LDA
Python
4
star
9

foundation

Foundation is a repo that contains reusable android collection
Kotlin
4
star
10

HackerKeyboard

edited from https://github.com/klausw/hackerskeyboard
Java
2
star
11

RxKotlin-Playground

RxKotlin Playground
Kotlin
2
star
12

DeepLinkPlayground

Kotlin
1
star
13

AndroidProject

Some basic samples of Android [EXAMPLE]
Java
1
star
14

GPS-popup-permission

The best way to get latitude longitude
Java
1
star
15

FragmentPlayground

Modern android fragment playground
Kotlin
1
star
16

analytics-debugview

A library to help you debug analytic value in-app
Kotlin
1
star
17

CobaRealm

Realm with recyclerview and cardview
Java
1
star
18

Ahp-calculator

Android Apps to calculate Analytic Hierarchy Process AHP
Java
1
star
19

Flutter-ToDo

A fully functional Android, iOS ToDo app built entirely with Flutter
Dart
1
star
20

ner-python-example

named entity recognition nltk example
Python
1
star