ercanpalta / ToDoApp-Android

Basic todo app created with Android Studio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo App

I developed a To Do app to apply what I learned about Android.
For repetitive tasks, I added the Day Streak structure to the application
and thus made it usable as a Habit Tracker.

ToDo

🛠 Built With

  • MVVM (Model - View - ViewModel)
  • LiveData
  • Navigation Component
  • RecyclerView
  • View Binding
  • Alarm Manager
  • Broadcast Receiver
  • Shared Preferences
  • Coroutines
  • Room

Screenshots

About

Basic todo app created with Android Studio.


Languages

Language:Kotlin 100.0%