Skip to content

minusv/Map-of-Thrones

Repository files navigation

Map of Thrones

An interactive geo-visualization of the kingdoms of Westeros using Leaflet. User can-

  • Navigate to different kingdoms
  • Add posts in the discussion forum

Visit Map of Thrones.

Deploying Project

Cloning Repository

Open terminal and run the command:

git clone https://github.com/minusv/Map-of-Thrones.git

Installing Requirements

Open terminal(virtualenv) and run the following commands:

pip install -r requirements.txt

Running Django

Complete the following steps in the directory containing manage.py. Open terminal(virtualenv) and run the command:

python manage.py runserver

Congratulations! Map-of-Thrones is up and running!

About

An interactive geovisualization of the kingdoms of Westeros.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published