<mxfile host="Electron" agent="ChatGPT">
  <diagram id="scenario1-login" name="1. scenārijs - Pieteikšanās">
    <mxGraphModel dx="1294" dy="850" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
      <root>
        <mxCell id="0" />
        <mxCell id="1" parent="0" />
        <mxCell id="title" parent="1" style="text;html=1;strokeColor=none;fillColor=none;fontSize=20;fontStyle=1;align=center;verticalAlign=middle;" value="1. scenārijs: Lietotājs piesakās Wolt sistēmā" vertex="1">
          <mxGeometry height="40" width="650" x="90" y="30" as="geometry" />
        </mxCell>
        <mxCell id="start" parent="1" style="ellipse;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontSize=14;fontStyle=1;" value="Sākums" vertex="1">
          <mxGeometry height="60" width="160" x="325" y="90" as="geometry" />
        </mxCell>
        <mxCell id="step1" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontSize=13;" value="Lietotājs atver Wolt aplikāciju vai mājaslapu" vertex="1">
          <mxGeometry height="70" width="300" x="255" y="180" as="geometry" />
        </mxCell>
        <mxCell id="step2" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;fontSize=13;" value="Sistēma parāda pieteikšanās formu" vertex="1">
          <mxGeometry height="70" width="300" x="255" y="280" as="geometry" />
        </mxCell>
        <mxCell id="step3" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontSize=13;" value="Lietotājs ievada e-pastu / telefona numuru un paroli" vertex="1">
          <mxGeometry height="80" width="300" x="255" y="380" as="geometry" />
        </mxCell>
        <mxCell id="step4" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;fontSize=13;" value="Sistēma pārbauda ievadītos datus datubāzē" vertex="1">
          <mxGeometry height="70" width="300" x="255" y="500" as="geometry" />
        </mxCell>
        <mxCell id="decision" parent="1" style="rhombus;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;fontSize=13;fontStyle=1;" value="Vai dati ir pareizi?" vertex="1">
          <mxGeometry height="110" width="200" x="305" y="610" as="geometry" />
        </mxCell>
        <mxCell id="success" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontSize=13;" value="Sistēma autorizē lietotāju un atver galveno lapu" vertex="1">
          <mxGeometry height="80" width="260" x="565" y="630" as="geometry" />
        </mxCell>
        <mxCell id="error" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;fontSize=13;" value="Sistēma parāda kļūdu: nepareizs e-pasts vai parole" vertex="1">
          <mxGeometry height="80" width="250" x="20" y="630" as="geometry" />
        </mxCell>
        <mxCell id="retry" parent="1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontSize=13;" value="Lietotājs labo datus un mēģina vēlreiz" vertex="1">
          <mxGeometry height="70" width="250" x="20" y="760" as="geometry" />
        </mxCell>
        <mxCell id="end" parent="1" style="ellipse;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;fontSize=14;fontStyle=1;" value="Beigas" vertex="1">
          <mxGeometry height="60" width="160" x="615" y="760" as="geometry" />
        </mxCell>
        <mxCell id="e1" edge="1" parent="1" source="start" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="step1" value="">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e2" edge="1" parent="1" source="step1" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="step2" value="">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e3" edge="1" parent="1" source="step2" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="step3" value="">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e4" edge="1" parent="1" source="step3" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="step4" value="">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e5" edge="1" parent="1" source="step4" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="decision" value="">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e6" edge="1" parent="1" source="decision" style="endArrow=block;html=1;rounded=0;strokeWidth=2;fontStyle=1;" target="success" value="Jā">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e7" edge="1" parent="1" source="decision" style="endArrow=block;html=1;rounded=0;strokeWidth=2;fontStyle=1;" target="error" value="Nē">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e8" edge="1" parent="1" source="error" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="retry" value="">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="e9" edge="1" parent="1" source="retry" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="step3" value="Atkārtota ievade">
          <mxGeometry relative="1" as="geometry">
            <Array as="points">
              <mxPoint x="120" y="420" />
            </Array>
            <mxPoint x="120" y="795" as="sourcePoint" />
            <mxPoint x="255" y="420" as="targetPoint" />
          </mxGeometry>
        </mxCell>
        <mxCell id="e10" edge="1" parent="1" source="success" style="endArrow=block;html=1;rounded=0;strokeWidth=2;" target="end" value="">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
      </root>
    </mxGraphModel>
  </diagram>
</mxfile>
