SE310-1 / W.A.K

W.A.K is a movie tracker web-app developed to simplify and enhance the movie-rating experience while making this process more fun and customisable.
MIT License
2 stars 12 forks source link

Friend Profile Modal #80

Closed MRlolface249 closed 11 months ago

MRlolface249 commented 11 months ago

User Story

As a user, I want to view my friends profile, So that I can see details about the movies they watch.

Additional Context

When viewing your friends list, on clicking one of your friends names, a modal will pop up showing details about that user Details include:

Dependency Management

Issue is dependent on #81 due to the lack of a profile picture being created. All tasks which this dependency effects are tagged with #81

Issue is dependent on #53 due to the current lack of ability to order the favourites list, this means that until this issue is closed we are unable to test task 7, additionaly task 4 will not function as intended but due to the current default behavouir of returning the top list (returns the first movie in the list) this task can still be tested and completed without this issue being closed, but will not display the full functionality till it is. All tasks which this dependency effects are tagged with #53

Acceptance Criteria