Vllaadd / weather-dashboard

"Weather Dashboard project allows users to retrieve up-to-date weather forecasts for any city of their choice. All it takes is for users to input the city name and view the current day's forecast along with the subsequent five-day forecast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Dashboard

The Weather Dashboard is a project that enables users to retrieve a weather forecast for a specific city. Upon user input of the city name, the dashboard displays the forecast for the current date and the subsequent five days. This functionality provides users with a quick and convenient way to access up-to-date weather information for any city of their choice.

Tech Stack

  1. HTML
  2. CSS
  3. Bootstrap
  4. JavaScript
  5. jQuery
  6. Ajax
  7. Third Party API

Installation

  1. Close this repository to your local machine.
  2. Open the 'index.html' file in your web browser

Usage

  1. The user inputs the name of a city of their choice into the designated input field.
  2. The dashboard retrieves the weather forecast for the current day in the specified city and displays it to the user.
  3. Additionally, the dashboard presents a five-day forecast for the same city, providing users with a comprehensive overview of the upcoming weather conditions.

About

"Weather Dashboard project allows users to retrieve up-to-date weather forecasts for any city of their choice. All it takes is for users to input the city name and view the current day's forecast along with the subsequent five-day forecast.


Languages

Language:JavaScript 65.1%Language:HTML 32.1%Language:CSS 2.9%