/bloc-jams-angularjs

A starter project for Bloc's AngularJS-driven music player app

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Bloc Jams AngularJS - Spotify Replica

blocjam.png

Objectives

  1. Bootstrap Angular to an application and create an Angular module.
  2. Configure routing and states for an application.
  3. Implement controllers for an application's views.
  4. Create a service that controls song playback.
  5. Write a custom directive that controls song and volume sliders.
  6. Create a custom time code filter.