Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

A prototype of a project to find interesting history behind different places

Notifications You must be signed in to change notification settings

vaibhavjayaraman/historymap-prototype

Repository files navigation

historymap-prototype


This is a prototype written using the Django web framework and vanilla javascript/jquery.
To run prototype locally: Use standard Django conventions:
python3 manage.py runserver 0.0.0.0:PORT
To also display historical maps in prototype:
Place a webserver (python3 -m http.server PORT) at the root of the directory with all the region tiles, and have the ajax requests (in add_tiles.js) point to the url of this webserver.

About

A prototype of a project to find interesting history behind different places

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published