Skip to content

isabellestrojake/weather-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast

Testing ETL Pipeline with Python

This app reads the API from openweathermap, searchs and returns the city you want to verify.

Features

  • Extractc, transform and load data.
  • HTML and CSS to better experience.
  • Easy to use.

Tech

  • Python
  • HTML
  • CSS
  • Flask

Installation

  • Clone repository;
  • Install requirements "pip install -r requirements.txt";
  • In terminal type "python app.py";
  • Open "http:https://localhost:5000" in your browser;
  • Search for your city.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published