Skip to content

abuiles/listening-crowd

Repository files navigation

Listening Crowd

I wanted to "annotate" stuff from the podcasts I normally listen to. Listening Crowd is a proof of concept for podcast annotations.

Things I learn while building this project:

  • Docker + Amazon EC2 Container Service
  • Amazon Simple Queue Service (SQS)
  • Mobiledoc
  • Listening to podcast in a desktop is actually super boring, the ideal interface for this should be voice-over on mobile, hit me if you know something that does that, I still want it.

This is how the annotations look like out in the real world https://www.listeningcrowd.com/listener/abuiles

Development

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Podcast player with annotations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published