jlu-ilr-hydro / spatialcitizenscience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spatial Citizen Science

stability-experimental

A simple web app to enable spatial data collection for citizens

This web app is designed for research institutions to engage citizens in the collection of spatial data. It aims to be usuable without programming knowledge.

This is a simple highly configurable mobile web app based on Python / Flask.

It has a map view with the possiblilty to create entries by the users

Screen shots

screenshot map sreenshot form

Installation

At the operation system level

You need access to a system with the following:

  • Python 3.8 or higher (enough for testing)
  • A WSGI server to serve the web app
  • A reverse proxy with ssl, eg. nginx, apache

In a container (recommended)

The simplest way is to install the app in a Docker container. Relevant files together with an example app can be found here.

About


Languages

Language:JavaScript 93.2%Language:Python 2.9%Language:HTML 2.0%Language:CSS 1.9%