DevvitIO / DevvitIO/Lanflix

Popover with additional information to the hovered item

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Back-End Dependecy Experienced Front-End Front-End Dependency Hacktoberfest Intermediate
Dominant language
JavaScript
Stars
7
Forks
13
PR merge metrics
No merged PRs in 30d

Description

> Dependencies:
>
> - [ ] front-end: title-card (#9), content list (#11)
>
> - [ ] back-end: Endpoint for movies and series (/series/:id/:name & /movies/:id/:name) (#6)

A popover that loads on hover and becomes visible after X seconds of hover. The popover displays all data that is provided by the endpoint of the back-end. More information should be provided in the issue of the back-end endpoints. Some information that should be included (at some point) - Name, files/available (X episode files of Y available episodes), imdb rating, own rating, description, profile status, categories/labels.

![image](https://user-images.githubusercontent.com/6655009/31608864-457c96f8-b272-11e7-800b-0d045e384a43.png)
I apologize for the German screenshot, even changing the language of Amazon didn’t help

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the dependent title-card (#9), content list (#11), and backend endpoint issue (#6) for the available data at /series/:id/:name and /movies/:id/:name. Confirm the hover delay and the fields the endpoints provide; the work is done when the popover appears after hovering and displays the available item details.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.