The objective of this project was to recreate the previous bloc-jams jQuery project in AngularJS v1.6.4

My Objectives as a developer:

  • Bootstrap Angular to my application.
  • Configure routing and states for my application.
  • Implement controllers for my application’s views.
  • Create a service that handles song playback.
  • Write a directive that controls song and volume sliders.
  • Add a time code filter to display time properly.

  • Summary
  • Explanation
  • Problem
  • Solution
  • Results
  • Conclusion