Releases: nus-mtp/zoomable.js
Final Release
Release v0.6 for Sprint 5
Ability to upload multiple videos
Improved UI for upload, with progress status
Ability to view video after being uploaded
Completed backend for video views statistic
Added Docker for setting up of development environment
Release v0.5 for Sprint 4
Improve player synchronisation and zoom and pan functionality
Upload multiple videos, drag and drop support with integration to backend video upload and processing
View for Statistics graphs (front-end only)
Release v0.4 for Sprint 3
Complete CRUD for video (frontend and backend)
Embed a canvas player
Filter, search, sort video list in dashboard
Karma tests for frontend
Backend routing with ejs templates
UI enhancements in dashboard
Release v0.3 for Sprint 2
CRUD for videos supported for frontend & backend (except C, not able to upload a real video file yet)
Re-organising of player code into OOP
User authentication done - can create new account and login/logout
Mocha tests for backend
Release v0.2 for Sprint 1
Created Dashboard for content manager, updated canvas player functionality.
Release v0.1 for presentation
This release is for presentation in Semester 1.
The focus is on creating the player with zoom and pan controls.