Skip to content

Myrstad/IT2-norway-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT2-norway-weather

Getting started

You can see the deployed webapplication at https://it-2-norway-weather.vercel.app/

Or you can clone this repository and run the flask app locally, eg. in cmd:

$ git clone https://github.com/Myrstad/IT2-norway-weather.git my-dir
$ cd ./my-dir
$ pip install -r requirements.txt
$ python -m flask --app api.main --debug run

API's

The API's used for this project are:

Geodata for getting lon and lat for place name

Weather data for getting weather info from lon lat

About

Weather app for searching and looking up the weather in Norway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •