Skip to content

Techwolfy/rain-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rain Predictor

A reponsive rain forecast webapp written in PHP. Predictions are calculated based on historical data, and are shown side-by-side with the current forecast from NOAA.

Usage

To use this webapp, you must request an API key from the National Climate Data Center and save it in the $apiKey variable near the top of forecast.php.

License

Rain Predictor is released under the GNU General Public License, version 3.0. For more informaion, please see COPYING. The Bootswatch Darkly CSS library is licensed under the MIT License; minor modifications have been made to it, and this redistribution is also licensed as GPLv3. The Roboto font is available under the Apache License, version 2.0, and is included here under the GPLv3. The Glyphicons Halflings font is available under Bootstrap's MIT license, and is included here under the GPLv3.

About

A PHP webapp to predict the chance of rain based on historical data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published