Skip to content

Simple Task Manager. As a vision of how a multi-module project should be written on Compose

License

Notifications You must be signed in to change notification settings

vkochenkov/AndroidApp-TaskManager

Repository files navigation

AndroidApp-TaskManager

Description for users

Create a task, add description, change priority. You can add files and create a task notification at a convenient time for you. Edit the task, change its status, and then you can delete it after all.

The application automatically adjusts to the selected color scheme of the device.

Description for other developers

Multi-module application written by using Jetpac Compose (UI and navigation), Koin for DI, Room for store data. Uses the MVI pattern (based on ViewModel) as the author of the application sees it.

If you want to improve something - you are welcome. I will glad to see Merge Request from you.

See some screens below: