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 player frontend #15

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

vinayakjaas
Copy link
Contributor

This pull request cover entire video content player code base . The following milestones have been achieved:
1.Design a responsive and user-friendly UI for video playback.
2Integrate a video player component with basic controls (play, pause, forward, rewind).
3.Record and store the timestamp when a video is paused or stopped.
4.Track video completion status and record it in the database or SCORM Cloud.
5.Update the UI to reflect progress (e.g., show a "completed" badge for finished videos).
6.Optimize video loading times and reduce buffering delays.

Issue #1 9 (6th Aug - 12th Aug) milestone .

Demo

Screenshot 2024-09-02 224450

Screenshot 2024-09-02 224522

Screenshot 2024-09-02 224531

Screenshot 2024-09-02 225637

Signed-off-by: Vinayak Raj Ranjan <[email protected]>
Signed-off-by: Vinayak Raj Ranjan <[email protected]>
@rks-031 rks-031 merged commit 0657416 into rks-031:main Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants