Skip to content

An application to freshen up on Android architecture components, using room and MVVM architectural patterns to help separate the UI logic and the business logic. We will be creating a notes application that receives livedata from the the user, persist the data in SQLite using Room library and display the data in the UI using ViewModel.

Notifications You must be signed in to change notification settings

eduhmik/notes-app

Repository files navigation

notes-app

An application to freshen up on Android architecture components, using room and MVVM architectural patterns to help separate the UI logic and the business logic. We will be creating a notes application that receives livedata from the the user, persist the data in SQLite using Room library and display the data in the UI using ViewModel.

About

An application to freshen up on Android architecture components, using room and MVVM architectural patterns to help separate the UI logic and the business logic. We will be creating a notes application that receives livedata from the the user, persist the data in SQLite using Room library and display the data in the UI using ViewModel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages