Weather App
A web application made with Flask that works with a weather service API to get the current weather from all over the world. Uses data from OpenWeatherAPI and Flask-SQLAlchemy for storing weather info of cities. Run app.py to use the application at your local server