I have created a weather dashboard using Javascript, jQuery, moment.js & Bootstrap.
https://tobyking13.github.io/Weather-Dashboard/
Screenshot of the webpage live on Github pages.
- User can search for a town or a city anywhere in the world and the weather dashboard will display current weather infomation & a 5 day forecast.
- Infomation shown includes; temperature, humidity, windspeed & an icon showing the current weather conditions.
- The application will store user search history to local storage allowing easy access to previously searched results.