-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from CSE2102-Spring25/features
Features
- Loading branch information
Showing
11 changed files
with
401 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<mxfile host="65bd71144e"> | ||
<diagram id="X_PEzSOiQopxYavAu7Ki" name="Page-1"> | ||
<mxGraphModel dx="558" dy="662" 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="7" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="3"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="2" value="<u>User [primary key]</u><div>user_id</div><div>username</div><div>password</div><div>email</div>" style="whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="50" y="150" width="120" height="130" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="3" value="<div><u>Pet [primary key]</u></div><div>pet_id</div><div>name</div><div>type</div><div>breed</div><div>age</div>" style="whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="350" y="150" width="120" height="130" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="8" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="2"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="11" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="5"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="12" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="6"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<Array as="points"> | ||
<mxPoint x="110" y="555"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="4" value="<u>Questionnaire [primary key]</u><div>questionnaire_id</div><div>user_id</div><div>responses</div>" style="whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="50" y="337.5" width="120" height="125" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="9" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="5" target="3"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="10" style="edgeStyle=none;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="5" target="6"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<Array as="points"> | ||
<mxPoint x="410" y="555"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="5" value="<div><u>Adoption [foreign key]</u></div><div><span style="background-color: transparent;">adoption_id</span></div><div><span style="background-color: transparent;">user_id</span></div><div><span style="background-color: transparent;">pet_id</span></div><div><span style="background-color: transparent;">status</span></div>" style="whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="350" y="340" width="120" height="120" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="6" value="<u>Connection [foreign key]</u><div>apply</div><div><br></div>" style="whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="190" y="490" width="120" height="130" as="geometry"/> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,163 @@ | ||
<mxfile host="65bd71144e"> | ||
<diagram id="5M-STFMHCT8KHxRorn2o" name="Page-1"> | ||
<mxGraphModel dx="677" dy="804" 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="17" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;endArrow=none;endFill=0;" parent="1" source="2" target="3" edge="1"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="2" value="applicant" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="50" y="150" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="3" value="applicant" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="50" y="520" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="4" value="system" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="260" y="150" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="6" value="system" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="260" y="520" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="7" value="PAO Management" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="490" y="150" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="8" value="PAO Management" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="490" y="520" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="14" value="database" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="710" y="150" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="15" value="database" style="whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="710" y="520" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="18" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;endArrow=none;endFill=0;" parent="1" edge="1"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<mxPoint x="319.09000000000003" y="210" as="sourcePoint"/> | ||
<mxPoint x="319.09000000000003" y="520" as="targetPoint"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="19" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;endArrow=none;endFill=0;" parent="1" edge="1"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<mxPoint x="549.0899999999999" y="210" as="sourcePoint"/> | ||
<mxPoint x="549.0899999999999" y="520" as="targetPoint"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="20" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;endArrow=none;endFill=0;" parent="1" edge="1"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<mxPoint x="769.09" y="210" as="sourcePoint"/> | ||
<mxPoint x="769.09" y="520" as="targetPoint"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="21" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" edge="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="110" y="260" as="sourcePoint"/> | ||
<mxPoint x="320" y="260" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="28" value="login" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="21"> | ||
<mxGeometry y="6" relative="1" as="geometry"> | ||
<mxPoint x="-15" y="-4" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="22" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" edge="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="320" y="290" as="sourcePoint"/> | ||
<mxPoint x="550" y="290" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="32" value="confirm questionnaire approval" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="22"> | ||
<mxGeometry x="-0.0268" y="3" relative="1" as="geometry"> | ||
<mxPoint y="-7" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="23" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" edge="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="550" y="390" as="sourcePoint"/> | ||
<mxPoint x="770" y="390" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="33" value="reveal pets already selected" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="23"> | ||
<mxGeometry x="0.0273" y="11" relative="1" as="geometry"> | ||
<mxPoint x="1" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="24" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" edge="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="550" y="330" as="sourcePoint"/> | ||
<mxPoint x="320" y="330" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="30" value="choose pet" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="24"> | ||
<mxGeometry x="-0.1204" y="2" relative="1" as="geometry"> | ||
<mxPoint x="-24" y="-12" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="25" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" edge="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="320" y="480" as="sourcePoint"/> | ||
<mxPoint x="110" y="480" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="29" value="response" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="25"> | ||
<mxGeometry x="0.1026" y="2" relative="1" as="geometry"> | ||
<mxPoint x="-4" y="-12" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="34" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="770" y="450" as="sourcePoint"/> | ||
<mxPoint x="550" y="450" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="35" value="submit request for adoption" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="34"> | ||
<mxGeometry x="-0.1204" y="2" relative="1" as="geometry"> | ||
<mxPoint x="-24" y="-12" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="36" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="320" y="360" as="sourcePoint"/> | ||
<mxPoint x="550" y="360" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="37" value="look for availability" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="36"> | ||
<mxGeometry y="6" relative="1" as="geometry"> | ||
<mxPoint x="-15" y="-4" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="41" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="550" y="460" as="sourcePoint"/> | ||
<mxPoint x="320" y="460" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="42" value="<span style="color: rgb(0, 0, 0);">store adoption request</span>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="41"> | ||
<mxGeometry x="-0.1204" y="2" relative="1" as="geometry"> | ||
<mxPoint x="-24" y="-12" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="43" value="" style="edgeStyle=none;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1"> | ||
<mxGeometry width="80" relative="1" as="geometry"> | ||
<mxPoint x="550" y="500" as="sourcePoint"/> | ||
<mxPoint x="320" y="500" as="targetPoint"/> | ||
<Array as="points"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="44" value="store adoption request" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="43"> | ||
<mxGeometry x="-0.1204" y="2" relative="1" as="geometry"> | ||
<mxPoint x="-24" y="-12" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Oops, something went wrong.