- Description
- User Story
- Features of the Application
- Preview of the Butterfly Video Player
- Links
- Built Using
- License
- Contributing
- Questions
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.
AS A user
I WANT to launch and use a video player
SO THAT I can be entertained and be kept engaged.
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.
Listed below are the frameworks, libraries, and guides that made building this application possible:
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.
If you would like to contribute to this repository, please contact me via Github.
If you have any questions, comments, or issues regarding this application, please do not hesitate to contact me via Github.