Admin Panel for the app Disastro to disperse information about disasters.
Allows the Admin to input the Latitude and Longitude of the central area of the disaster.
Provides a drop-down menu for selection of disaster from the provided list of natural calamities
Requires the Admin to specify radius of the area affected and uses different colors to identify various disasters on the Map.
Provides the Admin with the option of viewing the map with the updated changes.
##APIs (implementation using JS) used:
Firebase for backend system
Google Maps
Basic structure and Layout: HTML5 and CSS3
##Getting Started :
git clone https://github.com/HeadlessException/admin-dashboard/
cd admin-dashboard
Open index.html and view it in the browser of your choice.
Make changes by inputting information about disaster struck areas.
