Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gnowang/historical_sites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Historical Sites

Written in Python and JavaScript/TypeScript, a simple web app displaying UNESCO world heritage sites from a sqlite database.

Setup

Install flask via pip (pip install Flask). It is recommended to use a python virtual environment.

Download the leaflet files from https://leafletjs.com/download.html. Currently they are expected to be placed in the flaskr/static directory. Unzip them there.

When those files are placed, inside the flaskr/ directory, run flask init-db. This will create the database.

When you are ready, run flask run inside the flaskr/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published