AkshayAshokCode / NotePad

A simple notepad app, built with Kotlin using Room DB, Coroutines, Dagger Hilt, LiveData, Canvas, and following Model-View-ViewModel (MVVM) with clean architecture & it’s designed using jetpack compose.
11 stars 1 forks source link

Add Reminders #1

Open AkshayAshokCode opened 3 years ago

AkshayAshokCode commented 3 years ago

When adding a note allow the user to also add a reminder linked to it if needed.