Skip to content

andhikayuana/todo-compose

Repository files navigation

Todo Android Compose

Todo Android App with Compose

Requirements

  • JDK 11
  • Android Studio Dolphin + SDK
  • Gradle 7.4
  • Git

Screenshots

TodoLogin TodoRegister TodoList TodoAddEdit TodoDelete
alt TodoLogin alt TodoRegister alt TodoList alt TodoAddEdit alt TodoDelete

How to Run This Project

todo

Architecture

todo

MAD Score

todo

Todo

  • Todo List
  • Todo Add or Edit
  • Using Local Data
  • Migrate to gradle version catalog
  • Add User Register and Login
  • Store to Cloud (e.g. Firebase Firestore)
  • Support Multiple Device
  • Add Unit Test
  • Add UI Test
  • Add CI/CD
  • UI Improvement