Skip to content

ezatpanah/RoomDatabase-Youtube

Repository files navigation

RoomDatabase Tutorial

Part1 Video Part2 Video Part3 Video
Ezatpanah RoomDatabase-Youtube Ezatpanah RoomDatabase-Youtube Ezatpanah RoomDatabase-Youtube

Flow of RoomDB [ Added by Utkarsh Saxena ]


Medium Articles

Scope of Improvements

  • Instead of creating multiple activities, try using Fragments.

  • Use MVVM/MVI Architecture for this project.

  • Use LiveData.

  • Add a Share Option to share the notes.

  • Add a Search option to search the existing notes.

  • UI Improvements.

  • View this Repo for the upgraded changes in this project.