SE-Fall2024 / MovieRecommender

As part of our curriculum in NCSU's CSC 510 course, we have developed a movie recommendation system that suggests movies to users.
MIT License
0 stars 0 forks source link

Add Detailed Movie View with Interactive Buttons #5

Closed sathwik02022002 closed 2 weeks ago

sathwik02022002 commented 2 weeks ago

Enhance movie cards with a clickable image feature that opens a detailed view of the selected movie. In this detailed view, provide interactive buttons for actions such as adding to watchlist, marking as watched, liking, disliking, and a back button to return to the main list.

sathwik02022002 commented 2 weeks ago

Completed and commited.