zhanglindeng / district-councils-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

District Councils Dashboard

District Councils Dashboard https://cswbrian.github.io/district-councils-dashboard

Stack

  • langauage: javascript
  • framework: react
  • chart: d3/zingchart
  • graphql: apollo

And the web app requires a graphql backend to serve the data Now it is hosted at https://gql.opencultures.life/graphql

Development

cd web

cp .env-sample .env

# Modify the content of .env if you want to override the configuration

npm i

npm start

Deploy to github page

cd web

# Make sure .env.production is setup correctly
npm run deploy

# this will build the project and publish to https://github.com/hkvoteguide/hkvoteguide.github.io.git

Reference

立場區議會選舉專頁 - 2015
Vote Taiwan 投票指南
天下雜誌 - 全台村里選舉互動地圖
initiummedia/hk_district_council_election
voteview.com
https://www.uswatch.tw/

About


Languages

Language:JavaScript 97.5%Language:HTML 2.0%Language:CSS 0.4%Language:Dockerfile 0.1%