aaliboyaci / react-movie-database

React app that a user can search and see various of infos about movies
0 stars 0 forks source link

Add person detail page #14

Open ozerbet opened 1 year ago

ozerbet commented 1 year ago

UC-Person Details.docx

aaliboyaci commented 1 year ago

All the features for the personPage have been implemented and it is currently functioning. Only the UI and design are missing. Currently, when the user clicks on a director or actor from the details page, the personPage opens, showing the details related to that person. The personPage operates similarly to the detailsPage.