You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flask weather is made for the Final Project submission for the Harvard CS50 Introduction to computer science course.
It uses OpenWeatherMap API, and Google Maps API to search for current climates in locations around the world, it shows a map for the user to confirm if it's the correct location.
About
This project is used as the final project for the Harvard CS50