Git Product home page Git Product logo

weather-dashboard's Introduction

Weather Dashboard

license-badge

Link to Deployed Site

Description

Web application to view current and five day forecast for any city in the United States. Querying for a city keeps a history of previously searched cities. By selecting a city from the search history, users are able to quickly search for the city selected.

Table of Contents

Function Usage
License
Contributing
Questions

Function

Makes AJAX queries to the Open Weather API to retrieve weather data. Uses two calls in order to get the latitude and longitude of the city and then to get the forecast for the city chosen. Additionally, the API also passes the images used to show the weather as an icon.

Additionally, utilizes local storage to keep track of the search history. This is stored in the user's browser and is pulled from on refresh. If there is no items in the local storage, a default city is filled.

Usage

While developing, you can open a preview of the webpage from your editor to your local browser (preferred Chrome to work with the developer tools).

You can also visit this link to visit the deployed version: Site App

License

Licensed under the MIT license.

Contributing

For any improvements, feel free to fork the code and submit a pull request.

Questions

View my other projects on my GitHub Profile
For additional questions feel free to email me at [email protected]

weather-dashboard's People

Contributors

omata48 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.