Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 585 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 585 Bytes

ToDoApp-MVVM-DataBinding-RoomDB

This project is from the Udemy Online Course by Stefan Jovanovic to build To-Do Apps with including

  1. MVVM
  2. ROOM DATABASE (Create, Insert, Update, Delete, Custom Query)
  3. VIEW BINDING
  4. DATA BINDING
  5. NAVIGATION COMPONENT

This app contain single activity with three fragments which are List Fragment, Add Fragment, and Update Fragment List Fragment

  1. Recycler View Item List
  2. Floating Action Button
  3. Option Menu

Add Fragment

  1. Edit Text
  2. Spinner
  3. Option Menu

Update Fragment

  1. Edit Text
  2. Spinner
  3. Option Menu
  4. Alert Dialog