Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
/ EpsilonPi Public archive

DIY web music player built on AngularJS. A work in progress.

Notifications You must be signed in to change notification settings

chrisaugu/EpsilonPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore

Bookstore is a simple web application which includes and Express RESTful API server and a front end in AngularJS

The video tutorial that goes with this project can be found here https://www.youtube.com/watch?v=eB9Fq9I5ocs

##Data Structures Shuffle songs - shuffle algo Next with prev - Doubly LinkedList Next without prev - Singly LinkedList Songs on repeat - Circular LinkedList

Usage

Just clone or download and run npm install and then node app to start

##Notes## The Genres Angular controller is blank on purpose. This is for you to try and come up with after watching the video. It may be added in the future

ui-ranking

Experiment with users to rank UIs aesthetics properties based on a 1 to 1 comparison

Forked, inspired and edited from https://github.com/nithinkrishna/nerdornot

Epsilonpi

This project was generated with Angular CLI version 9.0.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

          /*"../../node_modules/@angular/material/prebuilt-themes/indigo-pink.css",*/

About

DIY web music player built on AngularJS. A work in progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published