Story Name
Friends' Cards Page
Value Statement
As a user, I want to be able to view a list with details of my friends - including how many movies they like and/or have on their watchlist, so I can get a quick overview of my friends.
Description:

Acceptance Criteria
- The user is able to view its friends' favorite movies, similar to the home page
- The user is able to perform all former movie functionalities (add/remove from watchlist, add/remove from favorites)
Complexity
Tasks
- Post Dummy Friends to MongoDB database
- Fetch Dummy Friends and render the data to match value statement
Story Name
Friends' Cards Page
Value Statement
As a user, I want to be able to view a list with details of my friends - including how many movies they like and/or have on their watchlist, so I can get a quick overview of my friends.
Description:
Acceptance Criteria
Complexity
Tasks