Skip to content

Android Jetpack Compose app (MVVM) with Room database

Notifications You must be signed in to change notification settings

macluczak/MyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyNotes

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

1 2 3

Task Pages View with filters and Task Details View

1 2

Notes Pages View and Note Details View

1 2

Empty States Animation

1 2 3

About

Android Jetpack Compose app (MVVM) with Room database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages