项目作者: mitch-t

项目描述 :
weather app with current conditions and a five day forecast.
高级语言: JavaScript
项目地址: git://github.com/mitch-t/weatherdash.git
创建时间: 2020-09-15T20:14:39Z
项目社区:https://github.com/mitch-t/weatherdash

开源协议:

下载


weatherdash

Objective of this project is to create a weather app. The “Weather Dashboard” presents users with a search box
and two local citys. When the user clicks on a city name or inputs a city name they are presented
with the current weather conditions as well as a 5 day forecast.

link

https://mitch-t.github.io/weatherdash/

Screenshot (49)

Challenges

Working on creating a color value for the UV index, as well as a more user friendly presentation of the dates.

Future Features

Adding a fire danger warning for city based on low humidity, high temps, and high winds.