Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 649 Bytes

File metadata and controls

20 lines (19 loc) · 649 Bytes

cloudplayer

NOTICE - this is work in progress, switch to a version branch to view last finished code

check the brances and tag for stable versions

A one view SPA built in angular, connecting to sound cloud api and searching, playing a selected song and keeps track of recent searches will be edited soon. meanwhile, this is the site - http://cloudplayer.maxchernin.net

Filetree:

├───components
│   └───mainPage
├───services
└───shared
    ├───header
    ├───player
    ├───searchHistory
    └───searchPanel
        ├───listSort
        └───tileSort