Skip to content

MiguelLattuada/ng-wistia-video-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-wistia-video-upload

Angular 1.x component to upload videos to WISTIA platform

Prerequisites

Before you can use the distributed component, you need to add the following libs.

Tasks

  • You click an upload button.
  • You pick a file.
  • The widget uploads the file to Wistia, showing progress in a progress bar of some sort (can be from Bootstrap).
  • Once the file completes uploading, it shows as an embedded Wistia video player.
  • The component must use Angular 1. Do not use Angular 2+ or you will not pass.
  • The component must use ES5. Do not use ES6 or you will not pass.
  • The component should have unit tests.

Missing

  • Close embed video after uploading a file.
  • E2E tests.
  • Dedicated tests for messages.

Example

View demo folder.

About

Angular 1.x component to upload videos to WISTIA platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published