sciencemine / digital-signage

4 stars 0 forks source link

Implement After-Video-List Component #90

Closed Areid406 closed 7 years ago

Areid406 commented 7 years ago

after-video-list is the component that will be called after playback of a video has ended, presenting related videos with varying degrees of increasing or decreasing difficulty.

Will consist of a stack-list component on top, with a video-list component on bottom. the video-list will initially populate itself with previously viewed videos, The stack-list component will contain related video stacks, which will populate the video-list below if a user selected a given stack.

HumbleHominid commented 7 years ago

Completed as per #93