GithubHelp home page GithubHelp logo

ea-weather-dashboard's Introduction

Weather Dashboard

Table of Contents

Description

This is a weather dashboard with form inputs that will run in the browser and feature dynamically updated HTML and CSS. It allows the user to search to view weather outlook for multiple cities so travelers can plan a trip accordingly.

Functionality

  • When searched for a city, the current and future conditions for that city will be presented and that city is added to the search history

  • When viewing current weather conditions for the city, the following is shown:

    • City name
    • Date
    • An icon representation of weather conditions
    • Temperature
    • Humidity
    • Wind speed
    • UV index
  • When viewing the UV index, it is presented with a color indicating severity (reference: Ultraviolet Index Wikipeadia)

    • #3EA72D 0-2 Low
    • #FFF300 3-5 Moderate
    • #F18B00 6-7 Orange
    • #E53210 8-10 Very High
    • #B567A4 11+ Extreme
  • When viewing the future weather conditions for the city, a 5-day forecast will be presented with the following information:

    • Date
    • An icon representation of weather conditions
    • Temperature
    • Humidity
    • When a city in the search history is clicked, the current and future conditions for that city is presented again
  • OpenWeather API is used to retrieve weather data for cities. And localStorage is used to store persistent data.

Image

Screen Shot 2022-03-12 at 4 00 48 AM

Deployed Link

Weather dashboard

Installation

  • Download or clone repository
  • Open the main page (index.html) on your browser to view
  • Use a text editor to view all coding, Visual Studio Coding is recommended.

Usage

  • Checking current weather
  • Checking weather according to a 5-day forecast

Contact

Github: Eddielo26

Return to top

ea-weather-dashboard's People

Contributors

eddielo26 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.