Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prise6/viztapoubelle

Dataviz Challenge on paris opendata [1st reactjs app]
https://github.com/prise6/viztapoubelle

bulma-css dataviz opendata paris quizapp reactjs

Last synced: 11 days ago
JSON representation

Dataviz Challenge on paris opendata [1st reactjs app]

Awesome Lists containing this project

README

        

# Viz' Ta Poubelle

> Dataviz' Challenge on Paris Open Data

## My Goal : Make a Graph Quizz !

* Ask question about graphs
* Dynamic graphs

## My own challenge

* Create a web app
* Mobile responsive
* Few days project

_Learn these following techs:_

* Docker for environment
* Reactjs and flux for js
* Bulma for css
* Webpack for dev
* Leaflet + Chartist for dynamic graphs

## Results

* [FR] website : [dataquizz.com](http://dataquizz.com)

Known issues : IE not fully supported.

## What i should have done better

* Mine more data
* Use more reactjs pattern i guess (hard for the first time)
* Learn more about Docker

## To Do

* Extend concept
* Try reactnative

## Directories

### `/Rprojet`

* Process data to json files

### `/App`

__Web app__

* `src`: web scripts
* `Docker`: docker to build/run dev or prod app
* `dist`: website files

Well, the result still satisfies me :) !
Enjoy.