Simple couple of pages that uses the yr.no API in JSON format.
For a given set of lat and lon postions it returns a table of forecasts for the coming Saturday
Target system is a mobile phone
- clone
- Install npm and node
- Run "node server.js"
Gets weather forecasts for the coming Saturday for certain cricket clubs in the UK
- node.js
- jquery/js/html/css
- bootstrap
- deployed on heroku
Add more leagues/divisions, think of some more features, distribute.
yr.no who give out free weather forecasts in xml.
http://om.yr.no/verdata/free-weather-data/
A node module by @evanshortiss to convert this to json