diff --git a/docs/platform_links.md b/docs/platform_links.md new file mode 100644 index 0000000..17cd50c --- /dev/null +++ b/docs/platform_links.md @@ -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/ diff --git a/index.md b/index.md index 0e28baa..97f9439 100644 --- a/index.md +++ b/index.md @@ -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.