项目作者: JoelDore
项目描述 :
⛅ Weather dashboard featuring current conditions and a 5-day forecast
高级语言: JavaScript
项目地址: git://github.com/JoelDore/Weather-Dashboard.git
Weather Dashboard
###
Weather dashboard featuring current conditions and a 5-day forecast
Currently deployed at
GitHub Pages—-
## Features
- Provides current and future forecasts for a given city using data from
OpenWeather API- Search history is saved locally to display a dynamically updated list of recent cities
—-
## Reflection
- Writing functions with reusability in mind helped the entire process of structuring my logic and making it more readable
-
Day.js objects are immutable, which made them much easier to manipulate/reformat than when I have used
Moment.js on previous projects
—-
## Future Development
- Add option for user to remove items from or limit length of search history
- Add option for user to select Metric or Imperial units
—-
##

License
This project is
MIT licensed.
© 2020
Joel Dore—-