GeorgePapalazaridis / photo-library-angular

Angular project for a photo library with infinite scroll, favorites, and single photo view
MIT License
0 stars 0 forks source link

Implement Favorites Functionality #5

Closed GeorgePapalazaridis closed 3 days ago

GeorgePapalazaridis commented 3 days ago

Add the ability to save photos to a Favorites library, persist them using local storage, and provide a UI for managing Favorites. This functionality applies to both the infinite scrolling grid and a dedicated Favorites page.

Tasks:

Acceptance Criteria: