Skip to content

ben476/crisislab-competition-backend

Repository files navigation

CRISiSLab Competition 2021 - Backend

This is the backend of my submission to 2021 CRISiSLab Competition which I won.

This does user management with permissions, earthquake history, live sensor data, and earthquake alerts with Google Sign In, SQLAlchemy, Socket.io, and Firebase cloud messaging.

Here's the alert frontend and the admin frontend.

Running

First, create your env file using the example with your own Firebase API keys, and Google Client ID and Secret. Then:

$ pip install -r requirements.txt
$ py main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published