Skip to content

openhealthhk/district-councils-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 1.9%
  • Other 0.7%