This is a simple Flask application for checking weather conditions based on user input.
- Python 3 or higher
-
Activate the python virtual environment
../OpenWeatherApp/ source venv/bin/activate -
Run the Flask application:
flask run
-
Open your web browser and go to the host provided when you run flask
-
Enter the city you want and press Search.