Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1023 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 1023 Bytes

Angular 2 Sound Cloud player

A simple music player made by Angular 2

Live demo: http://davidtran.github.io/ng2music/

Introduction

Angular 2 is just coming out. This product is a demo product by myself with Angular 2. Through this product, we can learn more about:

  • Using Typescript in Angular 2
  • Dependency injection
  • Angular 2 component communication
  • RxJS pattern

Angular 2 Sound Cloud music player

Features

Currently, it just have some simple features:

  • Search music on SoundCloud
  • Play, pause, toggle volume
  • Add song to playlist

Todos

  • Convert this app to a Google Chrome extension
  • Add more unit test

How to use ?

Known issues:

  • Sometimes SoundCloud api returns Access-Control-Allow-Origin, just need to refresh website few times. I will fix this issue soon.

Author

Nam Tran [email protected]

Website: http://jslancer.com

License

MIT