Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.27 KB

Flood Map

This project aims to help people to find safer routes to travel during a flood. Users can mark and unmark flooded or unsafe roads on the map anonymously. A live version of this project can be found here.

Warning !! This project uses GeoLocation API and should be served from a secure origin.See Here.

Setup

  1. Clone this repo to your public folder.
  2. Import 'FloodData_Template.sql' into your MYSQL database.
  3. Update the database configuration in 'backend/db.php'.

Sources

Tools

Contributors