jordanpina / Youtube-Playlist

A basic MEAN stack web app for making youtube playlists..

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube-Playlist

  • A YouTube PlayList app made using AngularJS, NodeJS, ExpressJS, MongoDB, CSS, JavaScript. It was done as a part of IEEE-NITK-WebDev Summer Mentorship.

Demo here

Features

  • Google Login.
  • Make public or private playlists with YouTube Video Links.
  • Search for YouTube-Videos from the app and add to Playlist or copy the Link and add manually.
  • Play/Shuffle Playlist.
  • Nice User Interface.

Running the Project

  • Install NodeJS, MongoDB.
  • Run npm install to download the packages
  • Start the MongoDB server
  • npm start or node app
  • In Browser,Type http://localhost:3000/

Contribution

  • The repository is open to contribution from all interested developers.
  • Also, you can write by opening an Issue here and also solve a current issue if possible.
  • Fork this project to your Github acoount.
  • Send Pull Requests with proper explanation on what changes are done.

License

Contributors

About

A basic MEAN stack web app for making youtube playlists..

http://playutube.herokuapp.com

License:MIT License


Languages

Language:JavaScript 47.9%Language:HTML 43.5%Language:CSS 8.7%