Skip to content

46Dimensions/weather-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Info

A weather app that uses OpenWeatherMap API.

More information

This uses OpenWeatherMap's free plan to get the current weather and the forecast for the next 5 days in 3-hour intervals. I use this data to compile a Flask web app. The app is comprised of 3 main parts:

  • Python (main.py): the Flask code and the weather and forecast logic
  • HTML/CSS (index.html/style.css): used to create a user-friendly interface
  • JavaScript (scripts.js): the JavaScript code for showing and hiding the loading spinner.

Access

This is run with Render at https://weather-info-wrcg.onrender.com. The site may take a while to load.

About

A Weather App that uses OpenWeatherMap API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors