Skip to content

Getting NASA data about wildfires and showing the data to people on the ground.

License

Notifications You must be signed in to change notification settings

Alex-Programs/project-wildfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merging near real time satellite data from NASA satellites and displaying it in an easy format.

Our tech stack:
Windows forms app displays information
C# gets data from a PHP API
PHP sends alerts based on how close you are to wildfires


PHP hosts an API
PHP removes duplicates and merges satellites
PHP gets data from server
GEOJSON makes sure the wildfires are in the user's country

NOTE TO NASA:

Yes, we have committed after the challenge ended. This is because we want to continue to develop this project because it was fun to write. The last commit in the time period was "Minor improvements", and you can view it as of that period using github.


View the API at:

https://github.com/benargo/wildfire-api