Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/prise6/viztapoubelle
- Owner: prise6
- Created: 2018-04-23T22:23:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T16:10:29.000Z (over 4 years ago)
- Last Synced: 2024-11-19T19:56:03.315Z (2 months ago)
- Topics: bulma-css, dataviz, opendata, paris, quizapp, reactjs
- Language: JavaScript
- Homepage: https://prise6.github.io/VizTaPoubelle/
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 filesWell, the result still satisfies me :) !
Enjoy.