To-do list app with list of task, their deadlines and description. Some features for user:
- Creating task
- Deleting task
- Changing task
- Receiving notifications
- Offline work
- Yandex login
Project is made to learn following topics:
- MVVM architecture
- Room
- Retrofit 2
- Jetpack Compose
- Dagger 2
- Coroutines/Coroutine Flow
- Yandex Authorization
- Deep links
- Notifications
Unfortunately, currently app is unavailavle, because backend is down.
Project was made in Yandex Develop School