This repository has been archived by the owner on Mar 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
vaibhavjayaraman/historymap-prototype
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published