From 1ce1a35591df4d28c83bd030c2fde3d49b4a330f Mon Sep 17 00:00:00 2001 From: Manjita Pandey <97273021+manjitapandey@users.noreply.github.com> Date: Mon, 22 Jul 2024 04:14:10 +0545 Subject: [PATCH] docs: add figma workflow diagrams for each user flow (#1655) * Update workflow-diagrams.md Added user flow diagrams for mapping, validation, project creation and organisation and super admin workflow. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update workflow-diagrams.md Fixes: markdown linting issue, figma links are made public. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update workflow-diagrams.md updated figma link to embeded code * docs: add figma workflow diagrams to iframes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: spwoodcock --- docs/manuals/workflow-diagrams.md | 70 +++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/docs/manuals/workflow-diagrams.md b/docs/manuals/workflow-diagrams.md index 7873857c13..cffcfb86ca 100644 --- a/docs/manuals/workflow-diagrams.md +++ b/docs/manuals/workflow-diagrams.md @@ -1,11 +1,81 @@ # Workflow Diagrams +The super admin workflow covers the flow of FMTM from beginning to +end covering almost all functionalities. + +[Link](https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2Fql3I4DigHvFFbIGZUpEdjv%2FUser-flow-diagram%3Fnode-id%3D1-314%26t%3DvbkyN4gQXVOAnqgF-1) + + + ## Mapping +The field mapper can follow the steps below to carry on +field mapping activities. + +[Link](https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2Fql3I4DigHvFFbIGZUpEdjv%2FUser-flow-diagram%3Fnode-id%3D1-135%26t%3DvbkyN4gQXVOAnqgF-1) + + + ## Validating +The validator workflow covers the validation activities +performed for the attributes collected from +field survey. + +[Link](https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2Fql3I4DigHvFFbIGZUpEdjv%2FUser-flow-diagram%3Fnode-id%3D1-266%26t%3DvbkyN4gQXVOAnqgF-1) + + + ## Project Creation +The project creation workflow consists of 5 steps. The +Flow diagram for project creation is as below: + +[Link](https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2Fql3I4DigHvFFbIGZUpEdjv%2FUser-flow-diagram%3Fnode-id%3D0-1%26t%3DvbkyN4gQXVOAnqgF-1) + + + ## Organization Management +The organisation management covers all the steps from organisation +creation to viewing organisation details. + +[Link](https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2Fql3I4DigHvFFbIGZUpEdjv%2FUser-flow-diagram%3Fnode-id%3D1-218%26t%3DvbkyN4gQXVOAnqgF-1) + + + ## Project Management + +The project managers will be responsible for creating the project +as well as overall monitoring of +mapping and validation process.