samyanez94 / Cosmos

An app that displays daily images and videos from our universe. Keeps in mind a minimal and user-friendly design.
https://apps.apple.com/us/app/cosmos-discover-our-universe/id1481310548
1 stars 1 forks source link

Favorites #5

Closed samyanez94 closed 4 years ago

samyanez94 commented 5 years ago

Users should have the ability to mark an APOD as a favorite. From the details page there should be a button or option to achieve this and there should be a new section in the app to see favorite APODs.

This is a major feature and will require changes in UI, persisting information in the users device, and potential changes to our networking layer.

samyanez94 commented 4 years ago

Favorites added using User Defaults as persistent database.