ReemHazzaa / 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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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).


Languages

Language:Kotlin 100.0%