To provide people the relevant life-saving information so they can escape natural disasters safely.
An application that gathers information about risks for disasters from reliable sources and allows user set criteria for selecting relevant information.
This project implements the backend that retrieves information from official data sources, aggregates it in a database, and provides an API for requesting information by the user that uses a front-end that is implemented in project 'Disaster Relief - Mobile Client': https://github.com/CoffeeAndCodeCommunity/disaster_relief_mobile_client
- Flask
- Python
- MongoDB