Skip to content

🌦️ A simple app to track weather using the Open-Meteo API. It uses IP to determine location.

Notifications You must be signed in to change notification settings

sachhm/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App V3.0

Simple Weather App

A basic weather app to provide weather information using the Open-Meteo API. It uses IP to determine location.

About

The app's purpose was to for me to learn more about using APIs and Python, along with the Flask framework. It uses the aformentioned Open-Meteo API for weather tracking, as well as IPFY and IP-API for determining location.

Right now the app is very basic, and uses datetime determine today's date, and accesses the 2M (surface level) highs and lows for the IP determined location.

TODO

  • Implement week forcast
  • Speed up program (one major bottleneck is that the location and weather calls are made every time the home page is loaded)
  • - Improve design (Make it look pretty)

About

🌦️ A simple app to track weather using the Open-Meteo API. It uses IP to determine location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published