you-space / dashboard

Admin dashboard of you-space
0 stars 0 forks source link

New/edit video page #12

Open zzhenryquezz opened 2 years ago

zzhenryquezz commented 2 years ago

Page to create and edit a video.

Upload form

This will be used to upload videos to local source, the user will select the videos and send to the serve and then it will be redirect to edit page to see the status of upload video and edit information of the video.

Video raw form

This is used to manually add videos from external source, the user will have to define the src_link, video_id and source name of video.

Edit page

This is the page where the user will edit the information of video like title and description, if the videos came from a provider edit the information here will not persist for much time but in the future will have a option to lock changes made by the user.

Outcome

Dependencies

zzhenryquezz commented 2 years ago

Moqup of upload form, for now will only upload to local source

image

zzhenryquezz commented 2 years ago

Moqup of new videos raw, this is to manualy add a video from a external source, like for example add manually a video from youtube.

image

zzhenryquezz commented 2 years ago

Moqup of edit video page. In this page the user will edit the title, description and other basic information of a video, but the video and source will not be editable.

image