Skip to content

filipnbc/youtube_desktop

 
 

Repository files navigation

Youtube Desktop

CircleCI license Code Triagers Badge

dependencies Status devDependencies Status

Home Page

A desktop client of youtube that allows the user to browse the site without the need of a browser.

Demo

This project is still currently in development. A link will appear here upon our first release.

The Application

The Search Page

Search Page

The Video Page

Video Page

The OmniAuth Page

OAuth Page

Response Design

This app is built with responsiveness in mind. Multiple break points are set to render different contents at different window widths.

responsiveness

Contribute

We'd love to get contributions from you! Please take a look at the Contribution Readme to see how to get your changes merged in.

Technologies

  • Electron - Electron allows for building cross platform desktop applications using JavaScript, HTML, and CSS
  • ReactJS - A JavaScript framework for building user interfaces that efficiently update and render components.
  • Redux - A state management framework that utilizes unidirectional data flow.
  • Webpack - A module bundler that takes module with dependencies and creates static assets.
  • Youtube API - API that provides all the data required to build this app.

Future Features

  • Allow signed in user to upload videos, add comments, etc.
  • Add autoplay and allow user to play video in the background with the browser window closed.
  • Add support to minimize video player to allow for navigation during playback.

Team

Core Members

David Hu Alex Sherman Carson Judge Kevin Nguyen Raymond Lee Katarina Ross
David Hu Alex Sherman Carson Judge Kevin Nguyen Raymond Lee Katarina Rossi

Contributors

About

The desktop Youtube Application built using Electron. (In development)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • CSS 18.6%
  • HTML 0.4%