A simple notes and tasks application for the Android platform. Supports Night mode. Follows the concept of "Single Activity". Architectural pattern (MVVM). Adding or updating a task includes setting a date and a time and an optional setting for alarm for the task.
- Room database
- Data binding
- View binding
- Navigation component
- Safe Args
- RecyclerView and DiffUtil
- Animations
- ViewModels
- LiveData
- kotlin coroutines
- Tasks
- Notes