Skip to content
/ wq Public
forked from wq/wq

πŸ“±πŸŒπŸ“‹ wq: a modular framework supporting mobile / web geographic data collection applications for citizen science, crowdsourcing, and VGI. Powered by Django REST Framework, jQuery Mobile, Mustache, d3, and Leaflet.

License

Notifications You must be signed in to change notification settings

exenin/wq

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

wq

wq is a modular framework for citizen science field data collection via offline-capable mobile web apps.

Getting Started

python3 -m venv venv
. venv/bin/activate
python3 -m pip install wq
wq start -d myproject.example.com myproject

See the documentation for more information. See https://github.com/wq/wq/issues to report any issues.

Features

wq is made up of the following submodules, which are maintained as separate packages.

Module Github PyPI npm Description
wq.app wq/wq.app wq.app @wq/app A JavaScript+Python library for building robust offline-capable HTML5 data entry apps.
wq.core wq/wq.core wq.core wq command line interface.
wq.db wq/wq.db wq.db Django REST framework extension with design patterns for CRUD APIs.
wq.io wq/wq.io wq.io Interoperability library for consuming various data formats.
wq.start wq/wq.start wq.start Project template and scaffolding tools.

About

πŸ“±πŸŒπŸ“‹ wq: a modular framework supporting mobile / web geographic data collection applications for citizen science, crowdsourcing, and VGI. Powered by Django REST Framework, jQuery Mobile, Mustache, d3, and Leaflet.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%