Skip to content

A simple video player application using plain JavaScript and the Vimeo API for a job interview back in January of 2019. This is sitting on a free tier of Heroku, please allow up to 20 seconds to spin up.

Notifications You must be signed in to change notification settings

SEAjamieD/vimeo-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimeo-player

A simple, flexible video player application using plain JavaScript and the Vimeo API for a job interview back in January of 2019. This is sitting on a free tier of Heroku, please allow up to 20 seconds to spin up.

Requirements for this assignment

Build a video player with Vimeo player.js that does the following:

  1. Tracks how far the user is through a video.
  2. Store the progress in a cookie on the users browser
  3. If the user comes back to the video or refreshes the page, start the video at the point where the user left off +/- 3 seconds
  4. Pops an alert to the user when the video hits its end

About

A simple video player application using plain JavaScript and the Vimeo API for a job interview back in January of 2019. This is sitting on a free tier of Heroku, please allow up to 20 seconds to spin up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published