Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video detail page #7

Open
Karnak19 opened this issue Aug 1, 2022 · 0 comments
Open

Video detail page #7

Karnak19 opened this issue Aug 1, 2022 · 0 comments
Labels
Should have Essential but not vital

Comments

@Karnak19
Copy link
Contributor

Karnak19 commented Aug 1, 2022

Now that you have created all the components to display our home page, we need a page to display a video.

You can head to the /pages/videos/[id]/[slug].tsx component and start your work here.

  • Don't try to add a real HTML5 video player, you will not be able to play the videos.
  • Create a fake CSS player that display some fake controls (play - pause - volume) with the video poster in background, it will be enough.
  • Show the basic videos information under your fake player : title, full description, category name, tags, etc. with the layout of your likes.
@Karnak19 Karnak19 added the Should have Essential but not vital label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Should have Essential but not vital
Projects
None yet
Development

No branches or pull requests

1 participant