Skip to content

demolaf/I-Notify-Kotlin

Repository files navigation

I-Notify-Kotlin

App is used to schedule reminders. It uses work manager and local notifications to display reminders.

Features

  • Work manager for scheduling one time work
  • Databinding to get view references
  • MVVM (Model-View-ViewModel) architecture
  • Navigation Component for single activity and multiple fragments (Single-Activity Architecture)
  • Room Database to persist reminders list
  • LiveData and ViewModel to manage application lifecycle.

Used libraries

Preview

About

App is used to schedule reminders. It uses work manager and local notifications to display reminders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages