Skip to content

berkeatac/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes-App

Note taking app inspired by the Coding in Flow. Rewritten in Kotlin and implements the new androidx libraries. Tried staying loyal to naming and structure of the example application to make it easier to compare and understand.

First video for the series can be found here.

Used Tech

  • Kotlin
  • 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 in Kotlin, androidx libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages