This repository contains the code of the basic weather application.
To get the app running, perform the following steps in PyCharm Professional:
- Clone the repository
- Configure the project interpreter
- Open any .py file in the editor and click Install requirements in the notification popup
- Create a Django run configuration.
- Launch the run configuration and go to
<django_server_url>/meteo
in your browser (for example, http://127.0.0.1:8000/meteo)