Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wq/wq.app
💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Maplibre GL.
https://github.com/wq/wq.app
citizen-science data-collection geospatial gis mobile mobile-app offline offline-first survey wq-framework
Last synced: 10 days ago
JSON representation
💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Maplibre GL.
- Host: GitHub
- URL: https://github.com/wq/wq.app
- Owner: wq
- License: mit
- Created: 2012-08-20T21:14:25.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T18:28:44.000Z (about 2 months ago)
- Last Synced: 2024-10-13T13:13:36.269Z (26 days ago)
- Topics: citizen-science, data-collection, geospatial, gis, mobile, mobile-app, offline, offline-first, survey, wq-framework
- Language: JavaScript
- Homepage: https://wq.io/wq.app/
- Size: 8.62 MB
- Stars: 120
- Watchers: 16
- Forks: 32
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - wq/wq.app - 💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Mapl (mobile)
README
[![wq.app][logo]][docs]
[**wq.app**][docs] is a suite of JavaScript modules created to facilitate the rapid deployment of offline-capable mobile and desktop data collection apps. Potential use cases include **surveys**, **geographic data capture & management**, and **crowdsourcing**/**citizen science**. wq.app is the client component of the [wq framework], and can be used with a [wq.db] server or adapted for use with any API.
[![Latest PyPI Release](https://img.shields.io/pypi/v/wq.app.svg)](https://pypi.org/project/wq.app)
[![Release Notes](https://img.shields.io/github/release/wq/wq.app.svg)](https://github.com/wq/wq.app/releases)
[![Documentation](https://img.shields.io/badge/Docs-2.1-blue.svg)][docs]
[![License](https://img.shields.io/pypi/l/wq.app.svg)](https://wq.io/license)
[![GitHub Stars](https://img.shields.io/github/stars/wq/wq.app.svg)](https://github.com/wq/wq.app/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/wq/wq.app.svg)](https://github.com/wq/wq.app/network)
[![GitHub Issues](https://img.shields.io/github/issues/wq/wq.app.svg)](https://github.com/wq/wq.app/issues)[![Package Tests](https://github.com/wq/wq.app/actions/workflows/test.yml/badge.svg)](https://github.com/wq/wq.app/actions/workflows/test.yml)
### [Documentation][docs]
[**Installation**][installation]
[**API**][api]
[@wq/app]
•
[@wq/store]
•
[@wq/model]
•
[@wq/router]
•
[@wq/outbox][**Plugins**][plugins]
[@wq/react]
•
[@wq/material]
•
[@wq/map]
•
[@wq/map-gl][logo]: https://wq.io/images/wq.app.svg
[docs]: https://wq.io/wq.app/[installation]: https://wq.io/wq.app/#installation
[api]: https://wq.io/wq.app/#api
[@wq/app]: https://wq.io/@wq/app
[@wq/store]: https://wq.io/@wq/store
[@wq/model]: https://wq.io/@wq/model
[@wq/router]: https://wq.io/@wq/router
[@wq/outbox]: https://wq.io/@wq/outbox
[plugins]: https://wq.io/plugins/
[@wq/react]: https://wq.io/@wq/react
[@wq/material]: https://wq.io/@wq/material
[@wq/map]: https://wq.io/@wq/map
[@wq/map-gl]: https://wq.io/@wq/map-gl[wq framework]: https://wq.io/
[wq.db]: https://wq.io/wq.db/