bowelcrusher OP t1_ir40rlq wrote
Reply to comment by SisyphusDreams in An anonymous polling site for sensitive topics, with live stats and a heatmap (NEW: add your own questions!) by bowelcrusher
Happy to talk about how it's setup (spoiler alert: AWS for everything).
Front end: html, css, javascript, and using the tool Mapbox GL JS
Web server: php, written using the Laravel framework, hosted on AWS Elastic Beanstalk
Data processing: (bash, docker, python) a scheduled EC2 instance that bins data points and uploads new map tiles to mapbox
Viewing a single comment thread. View all comments