cdrani / weather

simple weather app

Home Page:https://cdrani.github.io/weather/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather

Live: weather

Overview

This is a weather application built using the openweathermap api to fetch weather data from cities around the world. On load, the weather data pertaining to your current location via your geolocation ip is displayed. The weather data includes current, low, and high temperatures as well as sunrise and sunset times. Subsequent searches are added to a cities list, thus allowing for switching between cities.

UI

App was designed completely using spectrecss, and although the ui is sparse, the weather data is placed alongside a gif of the current weather condition for fun and immediacy. On the 5-Day tab, a map of the current location is displayed, with a sparkline chart of the 5-Day temperature highs and lows displayed on the chart. Currently this chart is not very readable, essentially missing a legend, data points, axis, etc, but will be most likely be replaced with a better charting library.

Preview

weather app

About

simple weather app

https://cdrani.github.io/weather/


Languages

Language:JavaScript 100.0%