Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
John Tigue edited this page May 24, 2015 · 56 revisions

Code for Seattle
This is the start page of the wiki for the SEANetMap project, a collaboration between M-Lab and Code for Seattle. SEANetMap is web-based technology for communal situational awareness of the local broadband environment. Individuals run network performance tests, the City of Seattle collects the crowd sourced netword test data, and provides reports on the quality of broadband service throughout the city, while protecting individuals privacy.

Demo

The latest release of the code is live at http://broadbandtogether.com

(Note that the domain name broadbandtogether.com has no official connotations associated with it. It is simply a domain at which to demo the code.)

Calendar

2015-05-26: Status meeting

  • TBD

2015-05-28: Code for Seattle's Civic Hack Night

Communication channels

The main communication channels at this time are:

Scope

The main goal at this time is to bang out a Seattle specific site. Yet it is very clearly a longer term goal to have a codebase which can easily be deployed by other localities. This Seattle site will be useful for Seattle, but might best be viewed as the version 1.0 "one for the pan" as we warm up and learn what reusable code will look like and what feature it will have.

Status

[Last updated 2015-05-24 by @JohnTigue]

The code is live at http://broadband together

Infrastructure

  • get CI/CD going for automatic deploys of the code

Code

  • M-Lab's Leaflet-base, animatable report is working
  • Angular is be adopted for the next round of front-end
  • Backend database is getting built out
  • MapMaper needs to be automated
  • Brett Miller's work needs to be integrated