Giter Site home page Giter Site logo

seanetmap's Introduction

SEANetMap

SEANetMap is web-based technology for communal situational awareness of the local broadband environment.

Demo

The code is demo'd 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.)

Introduction

SEANetMap is a joint project between M-Labs and Code for Seattle with the goal of

  • producing a liberally licensed, widely deployable, open source codebase for
  • crowdsourced broadband network performance test reports that
  • provides a community situation awareness of broadband network status within an area and/or network provider so that
  • individuals can compare their current and historical results with that of their fellow citizens

The aggregate results dataset is publicly available as a social good for further analysis.

The code is being developed and deployed in Seattle first, yet it is a goal for the codebase to be easily redeployed for other localities.

Getting started developing

These instructions assume that Node.js and npm are installed on the dev machine.

From the command line:

  • clone the repository in one of the two normal ways, as you like:
    • git clone [email protected]:codeforseattle/seanetmap.git
    • git clone https://github.com/codeforseattle/seanetmap.git
  • cd into the repo just copied
  • npm install to install all of the necessary dependencies
  • ./setup-db.js to create a sqlite database in db/
  • node server to start the Node.js server
  • in a browser visit http://localhost:8000

More detailed information can be found in the Developer guide page in this project's wiki.

More info

Check the wiki for much more info.

The deployment guide is intended for people interested in deploying the codebase, without necessarily contributing new code to the project.

seanetmap's People

Contributors

johntigue avatar willscott avatar yonasberhe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.