Dashboard for coaching students and coaches. Developed using WordPress, AngularJS, jQuery, VueJS, CSS, PHP & MySQL.
This dashboard depends on 3rd party API integrations for data and stores partial data in a local database to speed up the response time.
The shared server where this app lives has upload file size limit of 250M. To upload large video files, they are being split
into small chunks using jQuery and uploaded individually to the server where they are being spliced back together and then
uploaded to an S3 server.