Skip to content

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

Notifications You must be signed in to change notification settings

ReemHazzaa/Daftar

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages