Skip to content
rafiki edited this page Sep 25, 2020 · 5 revisions

Welcome to the DeQua Wiki!

On the right there are the link to the pages for what you need!

We tried to use tags if you need to search for something

  • [GIS] for geographic stuff about maps

  • [python] for code

  • [pa] for website stuff on PythonAnywhere

  • [js] for javascript

  • [Tutorial] for tutorials

GENERAL STRUCTURE

The map page uses Leaflet and Bootstrap for the graphic, and basically have a form which handles the different search types (single address, path, and settings as boat, tide, walking, etc..). The form is sent to the python-flask back end which interprets and deal with what has to be done, and answer back with a dictionary.