TSwimson / videoApp

An Easier video sharing website

Home Page:http://easyvid.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

videoApp

This was my first project I did in the General Assembly web development course. The goal of this project was to create an easy to use imgur like service for video uploading and sharing. You can try out the site here. Please excuse the simple UI. I spent most of my time getting all the functionality done. Technologies used include: Ruby on Rails, some javascript, Amazon S3, CORS, and Cloudfront.

Landing Page

Landing Page

After choosing a file either by click the button or dragging from your computer the video begins uploading directly to S3.

Uploading

You are then taken to a page while you wait for your video to be encoded via the Heywatch API.

Video Being Processed

When your video is finished being processed it will be displayed on this page.

========

This project is part of the public domain feel free to do anything with any of the code. The full license is in LICENSE.txt

About

An Easier video sharing website

http://easyvid.herokuapp.com/

License:The Unlicense


Languages

Language:JavaScript 89.0%Language:CSS 9.1%Language:Ruby 1.8%Language:CoffeeScript 0.1%