Mikelanzh / NoteApp

Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written with androidx libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteApp

Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written with androidx libraries. Stayed loyal to naming and structure of the example application and guide made by coding in flow course to make it easier to compare and understand.

First video for the series can be found here.

Used Tech:

  • MVVM
  • Room
  • LiveData
  • ViewModel
  • ListAdapter for animations on data changes

App supports various database queries & swipe to delete function on the RecyclerView. Utilizes recent ListAdapter library to create animations possible on dataset changes.

About

Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written with androidx libraries


Languages

Language:Java 100.0%