vatszal / weather-app

The Weather App is a browser extension that enables users to swiftly check real-time weather information for specific cities. It features visual weather representations, temperature display in Celsius, and seamless integration into popular browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Extension

Overview

The Weather Extension is a browser extension that allows users to quickly check the weather information for a specific city.

Features

  • Current Weather: Get real-time weather updates for a chosen city.
  • Visual Representation: Weather conditions are visually represented with icons.
  • Temperature: Display temperature in Celsius.

Screenshots

image

Installation

To install the Weather Extension, follow these steps:

  1. Clone this repository: git clone https://github.com/vatszal/weather-app.git
  2. Open your browser and go to chrome://extensions/ (for Chrome) or about:addons (for Firefox).
  3. Enable "Developer mode."
  4. Click on "Load unpacked" and select the cloned repository folder.

Usage

  1. Click on the extension icon in your browser.
  2. Enter the desired city name in the search bar.
  3. Click the search button to get the weather information.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Acknowledgments

Thanks to OpenWeather for providing the weather data.

Credits

The design idea has been inspired by the GreatStack youtube channel. However, the code was not written by following the tutorial; instead, it has been developed from scratch.

About

The Weather App is a browser extension that enables users to swiftly check real-time weather information for specific cities. It features visual weather representations, temperature display in Celsius, and seamless integration into popular browsers.


Languages

Language:JavaScript 48.5%Language:HTML 28.8%Language:CSS 22.8%