In today's video we will be looking at how you can add favorites in a list and save them locally to your app. The main idea behind this is creating another list that contains the ID's of items that you favorite, then you compare the two lists and return the items that were favorited of course.
00:00 App Demo
01:12 Getting Started
01:35 Model
03:07 Database
05:02 ViewModel
10:01 ContentView
12:55 Running the App
14:24 Outro
Source code: https://github.com/federicocotogno/Saving-Favorites