-
Notifications
You must be signed in to change notification settings - Fork 1
/
Untitled Diagram.drawio
34 lines (34 loc) · 3.64 KB
/
Untitled Diagram.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
<mxfile host="app.diagrams.net" modified="2024-03-03T00:35:18.736Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" etag="OTFupJMSowb5nGwtUWDf" version="24.0.0" type="github">
<diagram name="Page-1" id="jh1fKFOcZe9OwH0CIHgL">
<mxGraphModel dx="1050" dy="522" 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="UZcGgsPrMFJg8tXiB4H0-1" value="product<div><div><br>product_Id<div>product_name</div><div>category_id</div><div>quantity - son</div><div>price</div><div>img</div><div><br></div></div></div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="220" y="470" width="90" height="180" as="geometry" />
</mxCell>
<mxCell id="UZcGgsPrMFJg8tXiB4H0-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="UZcGgsPrMFJg8tXiB4H0-3" target="UZcGgsPrMFJg8tXiB4H0-1" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="UZcGgsPrMFJg8tXiB4H0-3" value="Category<br><br>Catergory_id<div>caregory_name</div><div><br></div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="210" y="280" width="100" height="150" as="geometry" />
</mxCell>
<mxCell id="UZcGgsPrMFJg8tXiB4H0-12" value="<div>ROLE</div><div><br></div>Role_Id<div>Name</div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="730" y="275" width="120" height="90" as="geometry" />
</mxCell>
<mxCell id="UZcGgsPrMFJg8tXiB4H0-16" value="Employee<div><br></div><div>Employee_id</div><div>Full name<br>age</div><div>phone number</div><div>salary</div><div><br></div><div><br></div><div><br></div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="730" y="365" width="120" height="180" as="geometry" />
</mxCell>
<mxCell id="AOhggQjFDFaAq5eLw-q_-1" value="Permission<div><br></div><div>Permission_id</div><div>Pemission Name</div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="610" y="275" width="120" height="220" as="geometry" />
</mxCell>
<mxCell id="AOhggQjFDFaAq5eLw-q_-2" value="Stats<div><br></div><div>product_quantity</div><div>product_category_quantity</div><div>product_sum<br>product_category_sum</div><div><br></div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="380" y="400" width="160" height="140" as="geometry" />
</mxCell>
<mxCell id="YejqDU4EoYzefef10kqk-1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.556;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="AOhggQjFDFaAq5eLw-q_-2" target="UZcGgsPrMFJg8tXiB4H0-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>