Skip to content

ndlopez/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Weather website

Live demo

Display current weather conditions for a certain location in Japan.

Features

  • Fully responsive website
  • All data rendered with d3.js
  • Map rendered with openStreetMap.org and Leaflet.js

Credits

  • Weather and earthquake data are from the Japan Metereological Agency
  • Moon rise/set times are monthly scrapped from timeanddate.com
  • Sun rise/set times are courtesy of dayspedia.com
  • Some of the website icons are from Dan Klammer
  • Weather icon for iOS is from Rain icon created by iconixar - Flaticon

Tested Environment:

Developing Environment

  • OS: Panasonic Let'sNote/Linux Fedora 36
  • Languages: JavaScript, CSS, HTML
  • Editors: Emacs and Codium