add usecase diagram
This commit is contained in:
BIN
Binary file not shown.
Binary file not shown.
+34
@@ -0,0 +1,34 @@
|
|||||||
|
<mxfile host="app.diagrams.net">
|
||||||
|
<diagram name="Page-1" id="tAKQss-MJwvgH7QX92MC">
|
||||||
|
<mxGraphModel dx="1653" dy="785" 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="Sys_KH" parent="1" style="swimlane;whiteSpace=wrap;html=1;startSize=30;fontSize=14;fontStyle=1" value="Customer Operations" vertex="1">
|
||||||
|
<mxGeometry height="360" width="350" x="200" y="40" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_OrderQR" parent="Sys_KH" style="ellipse;whiteSpace=wrap;html=1;" value="Place Orders QR Table" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="60" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_Pay" parent="Sys_KH" style="ellipse;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Process Payments" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="160" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_Feedback" parent="Sys_KH" style="ellipse;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Submit Feedback
& Promotions" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="260" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Actor_KH" parent="1" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;fontSize=14;fontStyle=1" value="Customer" vertex="1">
|
||||||
|
<mxGeometry height="80" width="40" x="60" y="160" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="E1_KH" edge="1" parent="1" source="Actor_KH" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_OrderQR">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="E2_KH" edge="1" parent="1" source="Actor_KH" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Pay">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="E3_KH" edge="1" parent="1" source="Actor_KH" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Feedback">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
</root>
|
||||||
|
</mxGraphModel>
|
||||||
|
</diagram>
|
||||||
|
</mxfile>
|
||||||
@@ -0,0 +1,40 @@
|
|||||||
|
<mxfile host="app.diagrams.net">
|
||||||
|
<diagram name="Manager Usecases" id="-lOpjNhrixp8-xMBYSSI">
|
||||||
|
<mxGraphModel dx="1653" dy="785" 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="_sU-eAGIbmKpzzEeenQr-1" parent="1" style="swimlane;whiteSpace=wrap;html=1;startSize=30;fontSize=14;fontStyle=1" value="Management Operations" vertex="1">
|
||||||
|
<mxGeometry height="460" width="350" x="260" y="100" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-2" parent="_sU-eAGIbmKpzzEeenQr-1" style="ellipse;whiteSpace=wrap;html=1;" value="Manage Menu" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="60" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-3" parent="_sU-eAGIbmKpzzEeenQr-1" style="ellipse;whiteSpace=wrap;html=1;" value="Manage Staffing
& Permissions" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="160" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-4" parent="_sU-eAGIbmKpzzEeenQr-1" style="ellipse;whiteSpace=wrap;html=1;" value="Analyze Statistics" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="260" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-5" parent="_sU-eAGIbmKpzzEeenQr-1" style="ellipse;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Submit Feedback
& Promotions" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="360" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-6" parent="1" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;fontSize=14;fontStyle=1" value="Manager" vertex="1">
|
||||||
|
<mxGeometry height="80" width="40" x="120" y="280" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-7" edge="1" parent="1" source="_sU-eAGIbmKpzzEeenQr-6" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="_sU-eAGIbmKpzzEeenQr-2">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-8" edge="1" parent="1" source="_sU-eAGIbmKpzzEeenQr-6" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="_sU-eAGIbmKpzzEeenQr-3">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-9" edge="1" parent="1" source="_sU-eAGIbmKpzzEeenQr-6" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="_sU-eAGIbmKpzzEeenQr-4">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="_sU-eAGIbmKpzzEeenQr-10" edge="1" parent="1" source="_sU-eAGIbmKpzzEeenQr-6" style="edgeStyle=none;html=1;endArrow=none;endFill=0;dashed=1;" target="_sU-eAGIbmKpzzEeenQr-5">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
</root>
|
||||||
|
</mxGraphModel>
|
||||||
|
</diagram>
|
||||||
|
</mxfile>
|
||||||
@@ -0,0 +1,40 @@
|
|||||||
|
<mxfile host="app.diagrams.net">
|
||||||
|
<diagram name="Page-1" id="Z-X9xMMHJc9oZvusit7q">
|
||||||
|
<mxGraphModel dx="1653" dy="785" 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="Sys_NV" parent="1" style="swimlane;whiteSpace=wrap;html=1;startSize=30;fontSize=14;fontStyle=1" value="Staff Operations" vertex="1">
|
||||||
|
<mxGeometry height="460" width="350" x="200" y="40" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_Dispatch" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;" value="Dispatch Orders" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="60" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_Invoice" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;" value="Handle Invoices" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="160" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_Attend" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;" value="Track Attendance" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="260" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_PayStaff" parent="Sys_NV" style="ellipse;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Process Payments" vertex="1">
|
||||||
|
<mxGeometry height="60" width="150" x="100" y="360" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Actor_NV" parent="1" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;fontSize=14;fontStyle=1" value="Staff" vertex="1">
|
||||||
|
<mxGeometry height="80" width="40" x="60" y="220" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="E1_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Dispatch">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="E2_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Invoice">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="E3_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_Attend">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="E4_NV" edge="1" parent="1" source="Actor_NV" style="edgeStyle=none;html=1;endArrow=none;endFill=0;dashed=1;" target="UC_PayStaff">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
</root>
|
||||||
|
</mxGraphModel>
|
||||||
|
</diagram>
|
||||||
|
</mxfile>
|
||||||
@@ -0,0 +1,82 @@
|
|||||||
|
<mxfile host="app.diagrams.net">
|
||||||
|
<diagram name="Page-1" id="-5nlIowJ_CMN5_yanujC">
|
||||||
|
<mxGraphModel dx="1653" dy="785" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="1150" math="0" shadow="0">
|
||||||
|
<root>
|
||||||
|
<mxCell id="0" />
|
||||||
|
<mxCell id="1" parent="0" />
|
||||||
|
<mxCell id="SystemBoundary" parent="1" style="swimlane;whiteSpace=wrap;html=1;startSize=30;fontSize=14;fontStyle=1" value="Coffee Shop Management System" vertex="1">
|
||||||
|
<mxGeometry height="700" width="550" x="250" y="20" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_DatMon" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;" value="Place Orders QR Table" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="100" y="150" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_ThanhToan" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Process Payments" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="330" y="310" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_DanhGia" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;fillColor=#e1d5e7;strokeColor=#9673a6;" value="Submit Feedback
& Promotions" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="90" y="370" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_DieuPhoi" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;" value="Dispatch Orders" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="330" y="60" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_XuLyThanhToan" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;" value="Handle Invoices" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="330" y="140" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_ChamCong" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;" value="Track Attendance" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="330" y="220" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_QLThucDon" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;" value="Manage Menu" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="340" y="440" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_QLNhanSu" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;" value="Manage Staffing
& Permissions" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="340" y="530" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="UC_ThongKe" parent="SystemBoundary" style="ellipse;whiteSpace=wrap;html=1;fontSize=12;" value="Analyze Statistics" vertex="1">
|
||||||
|
<mxGeometry height="60" width="140" x="340" y="620" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Actor_KhachHang" parent="1" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;fontSize=14;fontStyle=1" value="Customer" vertex="1">
|
||||||
|
<mxGeometry height="80" width="40" x="100" y="270" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Actor_NhanVien" parent="1" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;fontSize=12;fontStyle=1" value="Staff" vertex="1">
|
||||||
|
<mxGeometry height="80" width="40" x="900" y="180" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Actor_QuanLy" parent="1" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;fontSize=14;fontStyle=1" value="Manager" vertex="1">
|
||||||
|
<mxGeometry height="80" width="40" x="900" y="390" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_KH_DatMon" edge="1" parent="1" source="Actor_KhachHang" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_DatMon">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_KH_ThanhToan" edge="1" parent="1" source="Actor_KhachHang" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_ThanhToan">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_KH_DanhGia" edge="1" parent="1" source="Actor_KhachHang" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_DanhGia">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_NV_DieuPhoi" edge="1" parent="1" source="Actor_NhanVien" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_DieuPhoi">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_NV_XuLyThanhToan" edge="1" parent="1" source="Actor_NhanVien" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_XuLyThanhToan">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_NV_ChamCong" edge="1" parent="1" source="Actor_NhanVien" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_ChamCong">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_NV_ThanhToan" edge="1" parent="1" source="Actor_NhanVien" style="edgeStyle=none;html=1;endArrow=none;endFill=0;dashed=1;" target="UC_ThanhToan">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_QL_ThucDon" edge="1" parent="1" source="Actor_QuanLy" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_QLThucDon">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_QL_NhanSu" edge="1" parent="1" source="Actor_QuanLy" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_QLNhanSu">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_QL_ThongKe" edge="1" parent="1" source="Actor_QuanLy" style="edgeStyle=none;html=1;endArrow=none;endFill=0;" target="UC_ThongKe">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="Edge_QL_DanhGia" edge="1" parent="1" source="Actor_QuanLy" style="edgeStyle=none;html=1;endArrow=none;endFill=0;dashed=1;" target="UC_DanhGia">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
</root>
|
||||||
|
</mxGraphModel>
|
||||||
|
</diagram>
|
||||||
|
</mxfile>
|
||||||
Reference in New Issue
Block a user