Skip to content

mrbazzan/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

click link ↓

A WEB APPLICATION THAT HELPS CHECK WEATHER IN A CITY.

It was created using FLASK framework and OPEN WEATHER MAP API

TO SET IT TO WORK LOCALLY (ON WINDOWS OS):

  • git clone "repository"

  • Create an Account with "OPEN WEATHER MAP" and get an api key

  • Set api key value to an environmental variable called OPEN_WEATHER_API_KEY

set OPEN_WEATHER_API_KEY="api_key_gotten_from Open weather map"
  • Create a virtual wrapper and install the requirements.

  • In the cmd, type flask run.

About

app that checks weather in a city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published