Skip to content

rh9891/ButterflyVideoPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Butterfly Video Player

License: MIT

Table of Contents

Description

Butterfly Video Player is a mobile-responsive, Javascript video player application. The video player application is styled with customized CSS, utilizes play, pause, and stop buttons, has a progress bar that functions to set to the point in the video that the user clicks to, and displays the time in minutes and seconds.

User Story

AS A user
I WANT to launch and use a video player
SO THAT I can be entertained and be kept engaged.

Features of the Application

GIVEN a video player application
WHEN I click on the play icon
THEN the video will start to play.

WHEN I click on the pause icon
THEN the video will pause.

WHEN I click on the stop icon
THEN the video will stop and set to the beginning.

Preview of the Butterfly Video Player

Butterfly Video Player Landing Page

Links

Built Using

Listed below are the frameworks, libraries, and guides that made building this application possible:

License

The MIT License (MIT)

Copyright (c) 2020 Romie Hecdivert

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

If you would like to contribute to this repository, please contact me via Github.

Questions

If you have any questions, comments, or issues regarding this application, please do not hesitate to contact me via Github.

About

A mobile-responsive, JavaScript video player application that is styled with customized CSS and utilizes video and audio APIs.

Topics

Resources

Stars

Watchers

Forks