Skip to content

omersungur/TodoApp-Android-Compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task List

It is an application where you can take notes of the things you will do during the day. You can specify and save the title and description of the work you will do, as well as the date on which it will be done. In addition, you can receive a reminder notification for a time you set about your task. You can choose from 5 different background colors while recording your tasks. On the main screen, you can see the title, description, date of the tasks you have saved, and whether the notification is active or not. You can sort the tasks by the time they need to be completed, by alphabetical order of the task titles, or by the background color of the tasks. Finally, there is a timer in the application and with this timer, you can control the duration of your work or use it for any work. Turkish language option has been added with the last update.

Structures Used in The Project

  • MVVM + Clean Architecture
  • Jetpack Compose
  • Room Database
  • Coroutine
  • Flow - SharedFlow
  • Hilt
  • Jetpack Navigation
  • Date Picker - Time Picker
  • Material Design
  • Broadcast Receiver
  • Service
  • Notification Manager
  • Alarm Manager
  • Multi-Language Support

Play Store: https://play.google.com/store/apps/details?id=com.omersungur.todoapp_android_compose_playstore

While coding this application, I used the source of Philipp Lackner and Stefan Jovanovic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages