hadiyarajesh / note-x

Notes and Reminders on steroid
Apache License 2.0
11 stars 10 forks source link

Added database schema, functions and paging data UI handling #14

Closed hadiyarajesh closed 2 years ago

hadiyarajesh commented 2 years ago
  1. Added database schema (entity)
  2. Added database functions (dao)
  3. Added how to fetch paging data
  4. Added LazyColumn UI with paging data with different states like loading, success, error