Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions docs/platform_links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: MapSwipe Platform Links
nav_order: 10
has_children: false
has_toc: false
permalink: /docs/platform_links/
---

# MapSwipe Platform Links

## Staging Environment
- Manager Dashboard Stage: https://managers-stage.mapswipe.org/
- Community Dashboard Stage: https://community-stage.mapswipe.org/
- MapSwipe Website Stage: https://website-stage.mapswipe.org/en/
- MapSwipe App Stage Android (Pre-release): https://github.com/mapswipe/mapswipe-mobile/releases
- MapSwipe App Stage iOS: available in TestFlight
- MapSwipe Web Stage: https://web.mapswipe.org/dev

## Production (LIVE) Environment
- Manager Dashboard: https://managers.mapswipe.org/
- Community Dashboard: https://community.mapswipe.org/
- MapSwipe Website: https://mapswipe.org/en/
- MapSwipe App Android: https://play.google.com/store/apps/details?id=org.missingmaps.mapswipe&hl=en
- MapSwipe App iOS: https://apps.apple.com/us/app/mapswipe/id1133855392
- MapSwipe Web: https://web.mapswipe.org/
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ validating map data, MapSwipers help improve map data across the world.

- **[Overview](docs/overview.md)** — the typical MapSwipe workflow, from project request through publish, contribute, and export.
- **[System Architecture](docs/system_architecture.md)** — how MapSwipe is put together: system architecture and the components that make up the system today.
- **[MapSwipe Links](docs/platform_links.md)** — all MapSwipe platforms link consolidated in one place.
- **[Project Types](docs/project_types.md)** — Find Features, Validate Footprints, Compare Dates, Assess Images, Check Completeness, and View Streets.
- **[About the Data](docs/about_data.md)** — the global and project-specific exports MapSwipe makes available, and what every column means.
- **[For Project Managers](docs/for_project_managers.md)** — how to become a project manager, set up new projects, and manage tutorials, organisations, and teams.
Expand Down
Loading