Coder Social home page Coder Social logo

auth0-audio's Introduction

What this app is for?

It is an audio player app. It allows user to play, pause the audio track. Also, user can play next or previous track. In addition to that, user can change the current playing time using a seekbar.

Running the prototype

Follow the steps to run the application:

  • git clone this repo
  • cd auth0-audio and npm install
  • run npm start
  • open browser on http://localhost:4200/
  • login in the app and you will see the tracks to play
  • click on any track and it will start playing
  • in the bottom bar, you will see buttons to play/pause, next or previous track and a seekbar to change the time.

Introduction (Outline)

Prerequisites

Install required tools

Scafolding the App

Installing Project Dependencies

Developing Audio Player UI using Angular Material

Audio Player HTML

Styling Audio Player

Creating a Service to Manage the Playback

Creating Playback Observable

Reading the Music Files

Managing playback state using RxJS

Creating an Observable for State Management

Stitching all together

The Audio Player UI Controller

Building and Running the Audio Player

Authentication with Auth0

Installing Depedencies

Set Up an Auth0 Application

Configuring Auth0

Auth Service

Conclusion and Next Steps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.