Giter Site home page Giter Site logo

slurpcode / dashboard Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 2.0 453 KB

:bar_chart: Analytics Dashboard being built with Ruby and Google Charts JavaScript library

License: MIT License

HTML 78.62% Ruby 21.38%
analytics-dashboard ruby cloc google-charts xml-schema javascript html css bootstrap github-pages

dashboard's Introduction

Analytics Dashboard

This project is using Ruby to build a high powered analytics dashboard website using Google Charts JavaScript library which is being hosted on GitHub Pages. It runs successfully both on Mac OS and Ubuntu.

Part of this project is based on a real commercial software project and it builds statistics by data mining mostly XML Schema from a software system. Most of the XML Schema for this project was hand created and the rest comes from the open source Ruby programming language.

Another interesting technique that is being used is concatenation to build all the HTML 5 pages, which are then written to files via variable interpolation.

Bootstrap and jQuery are being used for a responsive designed mobile first website.

Ruby instance variables are being used for each HTML page via the instance_variable_get and instance_variable_set built in Ruby custom functions.

Ruby global variables are being used for the width and height of each chart.

I am using cloc, to display statistics about languages and lines of code at the top of the homepage.

On Ubuntu you can install cloc as seen below:

sudo apt-get install cloc

For Mac OS you can use Homebrew to install cloc:

brew install cloc

Contributions

Fork and pull request. Simple.

dashboard's People

Contributors

jbampton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dashboard's Issues

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.