Code Monkey home page Code Monkey logo

openalerts's Introduction

WEA Server

A Node.js server that enables a testbed for enhanced wireless emergency alerts.

Production Stage
Build Status Build Status

Installation

Setup a MySQL database and enter the credentials in a file development.json in the config folder. The structure of the file is as follows:

{
  "db": {
    "host": "127.0.0.1",
    "username": "wea",
    "password": "secret",
    "name": "wea",
    "logging": true,
    "force": true
  }
}

Afterwards install the dependencies:

npm install

Usage

For the first run, set the force flag in the above configuration to true.

node app.js

Srver UI

Contributors

Project lead

Hakan Erdogmus, [email protected]

Developers

Joao Diogo De Menezes Falcao, [email protected]

Sumeet Kumar, [email protected]

Joel Krebs, [email protected]

Behrouz Rabiee, [email protected]

Harsh Alkutkar, [email protected]

License

For Mobile application, check this repository: https://github.com/sumeetkr/WEAMobile

Citation

If you use this repository please cite,

Sumeet Kumar, Hakan Erdogmus, Bob Iannucci, Martin Griss, and João Diogo Falcão. 2018. Rethinking the Future of Wireless Emergency Alerts: A Comprehensive Study of Technical and Conceptual Improvements. Proc. ACM Interact. Mob. Wearable Ubiquitous Technol. 2, 2, Article 71 (July 2018), 33 pages. DOI: https://doi.org/10.1145/3214274

Falcão, João Diogo, Joel Krebs, Sumeet Kumar, and Hakan Erdogmus. "OpenAlerts: A software system to evaluate smart emergency alerts and notifications." In Proceedings of the 2018 ACM International Joint Conference and 2018 International Symposium on Pervasive and Ubiquitous Computing and Wearable Computers, pp. 1250-1255. 2018. https://dl.acm.org/doi/abs/10.1145/3267305.3274115

openalerts's People

Contributors

jokr avatar sumeetkr 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.