kzkaneoka / reddit-short-videos

MIT License
0 stars 2 forks source link

[frontend][feature] Components To Watch Videos #1

Closed kzkaneoka closed 3 years ago

kzkaneoka commented 3 years ago

Description

Like a dating app, users can watch videos one by one and select either like, okay, dislike, or skip.

In this issue, we need components to watch videos.

Workflow

  1. A user watches videos one by one.
  2. A user can select either like, okay, dislike, or skip at any time.
  3. The next video shows up after selecting.
  4. A user can go back to the prev video as well. There is no go back option if a user is watching the first video.
  5. The order of videos is random.

Note

sujeongy commented 3 years ago

@kzkaneoka Can I use another UI framwork? like.. antd? I've tried to understand 'tinder' UI. So I downloaded it.😂

kzkaneoka commented 3 years ago

Of course! Anything is up to you :)

sujeongy commented 3 years ago

Of course! Anything is up to you :)

Thanks, matey😉