Skip to content

mre-dev/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Show Weather with location and API


Features and capabilities

  • Show the weather by Location
  • Show the weather by Search
  • Show the weather for the coming days
  • Display icons based on weather type
  • Show Pressure, Humidity and Wind Speed

----- Click To View Demo -----

notice : To run the project, you must run the project on a server or create a virtual server on your local system.


Weather API : You can get a free API from Openweathermap.org to get weather information.

Geocoding API : You can get a free API from locationiq.com to convert coordinates to the city name.


Note that the APIs used in this project is for testing. You can get proprietary APIs from the two sites above and include them in the assets/js/main.js file in the project (line one for locationiq.com API and line two for Openweathermap.org API, like the below image).

API Keys

Screenshot

Weather Screenshot

Updated (2021-11-29) :

  • Added Spinner to Project, user see the spinner and wait for load page

About

Show Weather with location and API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published