Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 251 Bytes

Flask_Weather_Dashboard

A weather dashboard with Python & Flask that takes in a zip code, crawls the OpenWeatherMap API and returns the real time weather of the area whose zip code was entered

Tech Stack Used:

  • Flask
  • Python
  • CSS
  • HTML