Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

KostasDimakis/AnimRadio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f023deb · Feb 3, 2018

History

90 Commits
Dec 4, 2017
Nov 27, 2017
Nov 12, 2017
Nov 12, 2017
Nov 27, 2017
Nov 12, 2017
Nov 22, 2017
Nov 12, 2017
Nov 12, 2017
Nov 12, 2017
Dec 3, 2017
Nov 3, 2017
Dec 3, 2017
Nov 27, 2017
Nov 27, 2017
Nov 27, 2017
Feb 3, 2018
Nov 17, 2017
Nov 29, 2017

Repository files navigation

Animradio

Animradio

Animradio (scaffolded using Yeoman's Angular.js generator) is a hobby project to showcase my understanding of Angular.js and Firebase.

Overview

Animradio is a fun little radio app where you can listen to the most popular Anime songs (intros, outros etc...)

Suggested Improvements

These features are not currently being developed.

Feature Summary
Offline First Make the app offline first using a service worker.
Progress bar and timers Add a seekable progress bar and timers.
More songs Frequent updates of the list of songs.

Listen online

Visit online.

Build & development

To get started:

  1. Get npm.
  2. Download the project.
  3. cd into the project file.
  4. Install the developer depedencies via npm install.
  5. Install the app depedencies via bower install.
  6. Use grunt to serve the project via grunt serve.
  7. Also checkout Working with generator-angular.

LICENSE

MIT © Kostas Dimakis