mrpete5 / FilmFocus

1 stars 0 forks source link

Add bookmark to movie cards for adding to watchlist, ReqID 9 #9

Closed mrpete5 closed 11 months ago

mrpete5 commented 12 months ago

Add either a FilmFocusBookmark or some sort of plus sign (like reelgood) to the movie cards in the top corner when you hover over the movie card and make it a popup link to add the movie to a watchlist. We will add the full watchlist adding functionality later. Remove the hover over play logo. Allow for the non-bookmark covered area of the movie card to be a hyperlink that we will later implement to the movie details page.

Use reelgood for a similar design example.

mrpete5 commented 11 months ago

Collection of Features:

Other features from this ReqID are in another issue.

mrpete5 commented 11 months ago

It needs to create a popup when you click on the addbutton where you can then add the movie to an existing watchlist or create a new watchlist and add the movie to it.

mrpete5 commented 11 months ago

@Traizen-m What about if we use this style display for the pop up we are working on for our web app? We can use this style but modify it a lot for a few different pop ups we may want to make.

image

Traizen-m commented 11 months ago

We could do that. You can make it popup with alert() in javascript. Not sure how you would be able to style it though. I can get the button to make a popup but something about the nesting is giving me trouble.

mrpete5 commented 11 months ago

If it's not very customizable, then we won't use it for this. But maybe for some other purposes, so keep it on mind. What style of popup did you envision? Post an example of something close and a basic drawing of it.

mrpete5 commented 11 months ago

@Traizen-m Can I get a status update of this issue? Where do we stand on what still needs to be done and who is doing it?

mrpete5 commented 11 months ago

Closing. Will open new issues for any remaining details.