Skip to content

JacobLuber2/MyCitiesWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyCitiesWeather

Features

  • The client is able to get the current tempature in any country/city.
  • To obtain the weather data, a fetch request is sent to the openweathermap api.
  • The client can toggle the displayed weather to be in °F or °C.
  • A location can be saved to get the tempature when clicking the Save location button.
  • A location can also be removed via clicking the remove button when the saved location is generated.
  • Duplicate locations are not allowed.

Technologies used

  • HTML
  • CSS
  • JavaScript
  • Git Bash (project management)
  • VSCode (Codebase management)
  • openweathermap API (weather data)

Usage

Usage Instructions

  1. Video demonstration at Google Drive
  2. Or visit the live version of the app at MyCitiesWeather
  3. Alternatively, Clone the repository using the following command:
    git clone https://github.com/JacobLuber2/MyCitiesWeather.git

About

A simple app for fetching the weather of any city, country where the user is able to toggle between fahrenheit and celsius as well as save a location to get the temperature from later. Built using HTML, CSS, JavaScript and temperature data is obtained from openweathermaps API.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors