WesleyDRobinson / PresOrganizer

A tool for organizers of presentation-based events
MIT License
4 stars 1 forks source link

A tool for uploading and managing presentation media.

Wesley's code hightlight: The file upload, conversions, saving to Amazon S3 route:

https://github.com/WesleyDRobinson/PresOrganizer/blob/develop/server/app/routes/upload/index.js


This version is specifically aimed at PechaKucha events where presenters agree to presentation constraints of 20 static slides fired at 20 second intervals.

We accomplished by the following: giving presenters an intuitive UI to upload files and rearrange presentations; giving organizers control of their event timeline, the ability to edit it on-the-fly, and have live control over media output.

Our recorded demo: https://vimeo.com/129610295

Screenshots