Skip to content

Another node js app. In development at the moment. Pulls weather data from the yr.no API in JSON format.

Notifications You must be signed in to change notification settings

slandersson/glowing-octo-happiness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glowing-octo-happiness

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

Install Instructions

  • clone
  • Install npm and node
  • Run "node server.js"

Current functionality

Gets weather forecasts for the coming Saturday for certain cricket clubs in the UK

Technologies

  • node.js
  • jquery/js/html/css
  • bootstrap
  • deployed on heroku

Plan

Add more leagues/divisions, think of some more features, distribute.

Credit

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

https://github.com/evanshortiss/yr.no-forecast

About

Another node js app. In development at the moment. Pulls weather data from the yr.no API in JSON format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published