-> Display Disaster Zones
-> Disaster Assessment
-> Animated Icons To Display Emergency Services and Evacuation Routes
-> Evacuation routes users out of disaster zones
-> Report Disasters (Location, Scale, Radius, Type)
-> Secure Emergency Service Login
-> Emergency Service Verification of Disaster
Backend is written using python and FastAPI. GitHub Repo can be found here: (https://github.com/tmulligan98/ase-project-backend)
Project has been deployed on netlify here: (https://disaster-assessment-application.netlify.app/)
This project was bootstrapped with Create React App.
To install:
Navigate to src/url_confg.js and change the url to (http://localhost:3000)
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.