Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Adding like or Dislike feature to MovieCards #169

Description

@JamesKohlsRepo

I had the idea of a heart icon that you can click to toggle between like and dislike. By default, all movies have a red heart, but clicking it will reveal a white heart with black outline, which is symbolic of repugnance. Right now, these hearts are place at the foot of the image, it may look better besides the X or the date, i am not sure

Image

We need to decide a method to track which movies are liked and disliked. The movie review database stores rankings between 1 and 5, we can do something simmilar with a like being 5 and dislike being 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions