Skip to content

Analytics Dashboard being built with Ruby, Google Charts, JavaScript, jQuery, Bootstrap, HTML5, CSS

License

Notifications You must be signed in to change notification settings

slurpcode/dashboard-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03af975 · Mar 7, 2021

History

69 Commits
Apr 10, 2017
Apr 14, 2017
Oct 13, 2017
Jan 10, 2018
May 16, 2018
Mar 4, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Mar 7, 2021
Jan 10, 2018

Repository files navigation

Dashboard-2

License: MIT

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. Bootstrap and jQuery are also being used for a responsive designed mobile first website.

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.

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

Contributions

Fork and pull request. Simple.