Skip to content

Jerry12345-ss/OpenWeather-Web-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWeather Web APP

Description

This is a simple and responsive Weather web app built using HTML, CSS and Javascript. It usesOpenWeatherMap API to fetch temperature, weather, location, humidity & wind speed details.Moreover, user can use day-night toggle button to switch background color and other styles.

OpenWeather Web APP Demo Picture

Build with

  • HTML5
  • use Sass/SCSS of CSS preprocessor to handle CSS3
  • Javascript
  • Responsive by @media Media Queries for mobile, tablet, laptop ( use Bootstrap5 )
  • OpenWeatherMap API
  • Javascript's popup boxes - SweetAlert2

Features

  • User can use day-night toggle button to switch background color and other styles
  • User can only enter English country name or city name
  • User input error will pop up reminder window with SweetAlert2
  • Showing the Weather details such as weather, temperature, location, max-temp, min-temp, feel-like-temp, humidity, wind speed and air pressure.
  • User can use temperature unit switch button to show Celsius or Fahrenheit temperature

Links

Here are the relevant links that I browsed :