Skip to content

denis-mashutin/weather-app-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Weather Application

This repository contains the code of the basic weather application.

To get the app running, perform the following steps in PyCharm Professional:

  1. Clone the repository
  2. Configure the project interpreter
  3. Open any .py file in the editor and click Install requirements in the notification popup
  4. Create a Django run configuration.
  5. Launch the run configuration and go to <django_server_url>/meteo in your browser (for example, http://127.0.0.1:8000/meteo)

About

Basic Django weather app created in PyCharm Professional

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published