kantoniak / sdg-data-tab

Shuffle is a hackathon project promoting United Nation's Sustainable Development Goals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shuffle

Project preview

Shuffle is a hackathon project promoting United Nation's Sustainable Development Goals. We noticed youth is not interested in statistical data. Also, many people are put off by top-down approach: they think the international agenda does not apply to them, when it's quite the contrary.

Our idea is a start page for computers in institutions, school libraries etc. It generates human-readable sentences from UN data and presents them along with a chart. Data for Poland is accompanied with EU average computed from data for other countries.

Technologies

To remove the burden of installation and maintenance, whole app is a static JavaScript client written with Vue.js. We used Chartist.js for chart generation. All data is fetched and analyzed on client side, then saved to browser local storage.

Repository also contains manifest file to create a Chrome extension overriding new tab page.

Licensing

Copyright © 2018 Krzysztof Antoniak, Łukasz Kędziorski, Marta Mazurkiewicz.

Contents of this repository is licensed under GNU General Public License, version 3.0 (GPL-3.0).

Used libraries

About

Shuffle is a hackathon project promoting United Nation's Sustainable Development Goals.

License:GNU General Public License v3.0


Languages

Language:JavaScript 60.6%Language:CSS 22.3%Language:HTML 17.1%