-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patharchitecture.drawio
46 lines (46 loc) · 4.32 KB
/
architecture.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<mxfile host="65bd71144e">
<diagram id="knyIHLOpLbPbH_Og_rrt" name="Page-1">
<mxGraphModel dx="1389" dy="704" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="8" value="Front End (React)" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry y="90" width="900" height="630" as="geometry"/>
</mxCell>
<mxCell id="2" value="React Custom Context (User Context)" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="40" y="150" width="820" height="530" as="geometry"/>
</mxCell>
<mxCell id="3" value="React Custom Router (router)" style="swimlane;whiteSpace=wrap;html=1;startSize=23;" parent="1" vertex="1">
<mxGeometry x="80" y="210" width="740" height="430" as="geometry"/>
</mxCell>
<mxCell id="5" value="Blank Layout" style="swimlane;whiteSpace=wrap;html=1;" parent="3" vertex="1">
<mxGeometry x="530" y="60" width="170" height="150" as="geometry"/>
</mxCell>
<mxCell id="18" value="<div style=""><ul><li><span style="background-color: initial;">Login</span></li><li><span style="background-color: initial;">Signup</span></li><li><span style="background-color: initial;">Logout</span></li><li><span style="background-color: initial;">Error</span></li></ul></div>" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="5">
<mxGeometry x="30" y="25" width="100" height="120" as="geometry"/>
</mxCell>
<mxCell id="6" value="Static Page Layout" style="swimlane;whiteSpace=wrap;html=1;" parent="3" vertex="1">
<mxGeometry x="530" y="280" width="170" height="110" as="geometry"/>
</mxCell>
<mxCell id="15" value="---Les pages static---" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="6">
<mxGeometry x="20" y="50" width="130" height="30" as="geometry"/>
</mxCell>
<mxCell id="4" value="ENT Layout" style="swimlane;whiteSpace=wrap;html=1;" parent="3" vertex="1">
<mxGeometry x="40" y="60" width="450" height="330" as="geometry"/>
</mxCell>
<mxCell id="9" value="Etudiant" style="swimlane;whiteSpace=wrap;html=1;" parent="4" vertex="1">
<mxGeometry x="40" y="60" width="160" height="230" as="geometry"/>
</mxCell>
<mxCell id="12" value="<ul><li>Dashboard</li><li>Inscription</li><li>Accounts</li><li>Schedule</li><li>Planning</li><li>Results</li><li>E-Docs</li><li>Complaints</li></ul>" style="text;strokeColor=none;fillColor=none;html=1;whiteSpace=wrap;verticalAlign=middle;overflow=hidden;" parent="9" vertex="1">
<mxGeometry y="22.5" width="160" height="207.5" as="geometry"/>
</mxCell>
<mxCell id="10" value="Enseignant" style="swimlane;whiteSpace=wrap;html=1;" parent="4" vertex="1">
<mxGeometry x="240" y="77.5" width="170" height="195" as="geometry"/>
</mxCell>
<mxCell id="13" value="<ul><li>Comptes</li><li>Emploi Du Temps</li><li>Planning Des Exams</li><li>Announces</li><li>Classes</li><li>Notes</li></ul>" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="10">
<mxGeometry y="25" width="170" height="160" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>