Jimmy-2 / RecipeApp

Android project for Codepath
0 stars 0 forks source link

Favorites Screen #7

Closed Jimmy-2 closed 2 years ago

Jimmy-2 commented 2 years ago

A screen that displays a list of favorited recipes in a recyclerview format. You can add recipes to this list with a "favorite this" button found in the recipe screen. User should be able to edit the favorites screen by remove recipes they no long want. Users should also be able to sort the favorites list.