You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android Jetpack Compose app (MVVM architecture) with Room database
Introduction
An application for creating, storing Notes and Tasks, made in the mvvm architecture using the Room database. UI views were done fully using the Android Jetpack Compose framework
<--- Start page view (presentation of the calendar, empty states and tasks)
Application Screens: Home, Create Task/Note
Task Pages View with filters and Task Details View
Notes Pages View and Note Details View
Empty States Animation
About
Android Jetpack Compose app (MVVM) with Room database