/Daftar

A simple notes and tasks application for the Android platform. Supports Night mode. Follows the concept of "Single Activity". Architectural pattern (MVVM). Tech used (Room database, Data binding, View binding, Navigation component, Safe Args, RecyclerView, Animations, ViewModels, LiveData, kotlin coroutines).

Primary LanguageKotlin

Daftar

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.

Tech used

  • Room database
  • Data binding
  • View binding
  • Navigation component
  • Safe Args
  • RecyclerView and DiffUtil
  • Animations
  • ViewModels
  • LiveData
  • kotlin coroutines

This app is divided to 2 parts

  • Tasks
  • Notes

Screenshots

Tasks list Preview Tasks list Preview Add task Preview