Git Product home page Git Product logo

giggacounter's Introduction

Giggacounter

Giggacounter is a simple Kohana 3 module that takes the user gigography APIs from Songkick and Last.fm and draws bar charts based on the chosen breakdown of the user's gig attendance.

HOSTED DEMO

There is a hosted demo at http://giggacounter.outspaced.com/

USAGE

Giggacounter can be installed using Composer, just add these instructions to your composer.json:

{
        "repositories": [
                {
                        "type": "vcs",
                        "url": "[email protected]:outspaced/giggacounter.git"
                }
        ],
        "require": {
                "outspaced/giggacounter": "dev-master",
        }
}

Once installed, it is necessary to add API keys for Songkick and Last.FM in order to use.

These keys must be added to giggacounter/config/giggacounter.php.

Once this is done, it is just a case of enabling the module (plus the cache module) and navigating to <yoururl>/giggacounter/ - no other set up should be necessary.

COPYRIGHT

Author: Alex Brims <[email protected]> Copyright: © Alex Brims 2014 Licence: GNU GPL v3.0

giggacounter's People

Contributors

outspaced avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.