Skip to content

AlexKrayVR/TaskRSSchool

Repository files navigation

TaskRSSchool

Task 4

The task is to create Database of cats/dogs/auto(anything you want)

  1. You should show all items form your database in the recycler view on the main screen
  2. After clicking "Add" button user should be redirected to "Add item screen" where he could add new item to the database
  3. On the main screen user can click "Filter" button and go the the filter screen which is implemented using "PrefereneFragment"!
  4. You should also add Update and Delete functionality!
  5. The app should provide two implementations(first for Cursors and second for Room), and should be able to change implementation in runtime(by button click, settings, etc.)

using: Dagger Hilt/Room/SQLite/Navigation/Datastore/Coroutines

main fragment

editor fragment

settings fragment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages