-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplan.drawio
133 lines (133 loc) · 12.9 KB
/
plan.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<mxfile host="65bd71144e">
<diagram id="xssXxt2NALtNpCth1jgs" name="Page-1">
<mxGraphModel dx="1281" dy="369" 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="UdGI6lKLNlcyH2O-RLPg-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-1" target="UdGI6lKLNlcyH2O-RLPg-3" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-1" target="UdGI6lKLNlcyH2O-RLPg-6" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="300" y="150" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-1" value="ホーム画面<br><br>/home<br>index.html" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="40" y="40" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-3" target="UdGI6lKLNlcyH2O-RLPg-11" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="57" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-3" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="200" y="70" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-3" value="ログイン画面<br><br>/account/login<br>login.html" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="40" y="160" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-5" value="ログイン" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="100" y="120" width="60" height="20" as="geometry"/>
</mxCell>
<mxCell id="18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-6" target="17" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-6" value="アカウント作成<br><br>/account/signup<br>signup.html" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="440" y="160" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-8" value="サインアップ" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="255" y="50" width="90" height="20" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-11" target="UdGI6lKLNlcyH2O-RLPg-16" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="50" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-11" target="UdGI6lKLNlcyH2O-RLPg-17" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="56" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-11" target="UdGI6lKLNlcyH2O-RLPg-3" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="220" y="295"/>
<mxPoint x="220" y="205"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-11" value="選択画面<br><br>/home/choice<br>choice.html" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="40" y="280" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-14" value="ログイン後<br>(ゲストも含む)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="95" y="250" width="90" height="20" as="geometry"/>
</mxCell>
<mxCell id="42" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-16" target="41" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="47" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-16" target="8" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-16" value="展覧会を見る<br><br>/post/ranking<br>ranking.html" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="40" y="400" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="30" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="UdGI6lKLNlcyH2O-RLPg-17" target="8" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-17" value="展覧会を開く<br><br>/post/open<br>open.html" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="240" y="280" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-20" value="開く" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="180" y="300" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="UdGI6lKLNlcyH2O-RLPg-21" value="見る" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="100" y="360" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="8" value="展覧会レビュー<br><br>/post/&lt;作品ID&gt;<br>retail.html" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="440" y="400" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="27" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="17" target="UdGI6lKLNlcyH2O-RLPg-3" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="17" value="成功画面<br><br>/account/success<br>success.html" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="240" y="160" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="33" value="自分が開いた展覧会" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="380" y="290" width="110" height="20" as="geometry"/>
</mxCell>
<mxCell id="48" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="1" source="41" target="8" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="41" value="検索結果<br><br>post/search<br>search.html" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="40" y="521" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="46" value="検索" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="95" y="480" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="52" value="ゲストの場合" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="180" y="270" width="40" height="20" as="geometry"/>
</mxCell>
<mxCell id="58" value="中間発表では未実装予定" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="30" y="585" width="140" height="25" as="geometry"/>
</mxCell>
<mxCell id="63" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="59" target="60">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="59" value="プロフィール<br><br>/account/profile<br>profile.html" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="640" y="280" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="60" value="プロフィール変更<br><br>/account/profile_change<br>profile_change.html" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="640" y="400" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="61" value="" style="endArrow=none;dashed=1;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint y="240" as="sourcePoint"/>
<mxPoint x="820" y="240" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="62" value="ログインしないと入れない" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="339" y="240" width="150" height="20" as="geometry"/>
</mxCell>
<mxCell id="65" value="/home に行った時に強制ログアウト" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="309" y="220" width="210" height="20" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>