Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김대욱
/
OSS_PROJECT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김대욱
2020-12-10 15:32:22 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
88d4c4b8c26b29fd81d135f70ec05b627a4b02c8
88d4c4b8
1 parent
02048e3b
views v1.0
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
25 additions
and
81 deletions
nodejs/views/Community.html
nodejs/views/PersonalStanding.ejs
nodejs/views/PersonalStat.ejs
nodejs/views/PersonalStatDetail.ejs
nodejs/views/TeamStanding.ejs
nodejs/views/TeamStat.ejs
nodejs/views/TeamStatDetail.ejs
nodejs/views/index.ejs
nodejs/views/loginForm.html
nodejs/views/registerForm.html
nodejs/views/Community.html
View file @
88d4c4b
...
...
@@ -62,8 +62,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/PersonalStanding.ejs
View file @
88d4c4b
...
...
@@ -107,8 +107,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/PersonalStat.ejs
View file @
88d4c4b
...
...
@@ -84,8 +84,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/PersonalStatDetail.ejs
View file @
88d4c4b
...
...
@@ -100,8 +100,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/TeamStanding.ejs
View file @
88d4c4b
...
...
@@ -99,8 +99,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/TeamStat.ejs
View file @
88d4c4b
...
...
@@ -74,8 +74,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/TeamStatDetail.ejs
View file @
88d4c4b
...
...
@@ -108,8 +108,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/index.ejs
View file @
88d4c4b
...
...
@@ -99,8 +99,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
</h5><h5>
김대욱(DaeWook Kim)
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
는 경희대학교 학생 김대욱
입니다.
</p></div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020
.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저
희는 경희대학교 학생
입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/loginForm.html
View file @
88d4c4b
...
...
@@ -140,31 +140,8 @@
<li
class=
"active"
><a
href=
"index.html"
>
프로젝트 소개
<span
class=
"sr-only"
></span></a></li>
<li><a
href=
"TeamStanding.html"
>
팀 순위
</a></li>
<li><a
href=
"PersonalStanding.html"
>
개인 순위
</a></li>
<li
class=
"dropdown"
>
<a
href=
"TeamStat.html"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
role=
"button"
aria-haspopup=
"true"
aria-expanded=
"false"
>
팀 별 통계
<span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"TeamStat.html?StatName=Possession"
>
점유율
</a></li>
<li><a
href=
"TeamStat.html?StatName=Goals"
>
득점
</a></li>
<li><a
href=
"TeamStat.html?StatName=ShotsOnTarget"
>
유효 슈팅
</a></li>
<li><a
href=
"TeamStat.html?StatName=Shots"
>
슈팅
</a></li>
<li><a
href=
"TeamStat.html?StatName=Pass"
>
경기당 패스 횟수
</a></li>
<li><a
href=
"TeamStat.html?StatName=PassingAccuracy"
>
패스 성공률
</a></li>
</ul>
</li>
<li
class=
"dropdown"
>
<a
href=
"PersonalStat.html"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
role=
"button"
aria-haspopup=
"true"
aria-expanded=
"false"
>
개인 별 통계
<span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"PersonalStat.html?StatName=Goals"
>
득점
</a></li>
<li><a
href=
"PersonalStat.html?StatName=Assists"
>
어시스트
</a></li>
<li><a
href=
"PersonalStat.html?StatName=ShotsOnTarget"
>
유효 슈팅
</a></li>
<li><a
href=
"PersonalStat.html?StatName=Shots"
>
슈팅
</a></li>
<li><a
href=
"PersonalStat.html?StatName=CriticalPass"
>
중요 패스
</a></li>
<li><a
href=
"PersonalStat.html?StatName=Pass"
>
경기당 패스 횟수
</a></li>
<li><a
href=
"PersonalStat.html?StatName=PassingAccuracy"
>
패스 성공률
</a></li>
</ul>
</li>
li>
<a
href=
"/TeamStat"
>
팀별 통계
</a></li>
<li><a
href=
"/PlayerStat"
>
개인별 통계
</a></li>
<li><a
href=
"Comunity.html"
>
자유 게시판
</a></li>
</ul>
<form
class=
"navbar-form navbar-left"
>
...
...
@@ -287,14 +264,8 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
>
<h5>
Copyright
©
2020
</h5>
<h5>
김대욱(DaeWook Kim)
</h5>
</div>
<div
class=
"col-sm-4"
>
<h5>
작성자 소개
</h5>
<p>
저는 경희대학교 학생 김대욱입니다.
</p>
</div>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저희는 경희대학교 학생입니다.
</p></div>
</div>
</div>
</footer>
...
...
nodejs/views/registerForm.html
View file @
88d4c4b
...
...
@@ -140,31 +140,8 @@
<li
class=
"active"
><a
href=
"index.html"
>
프로젝트 소개
<span
class=
"sr-only"
></span></a></li>
<li><a
href=
"TeamStanding.html"
>
팀 순위
</a></li>
<li><a
href=
"PersonalStanding.html"
>
개인 순위
</a></li>
<li
class=
"dropdown"
>
<a
href=
"TeamStat.html"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
role=
"button"
aria-haspopup=
"true"
aria-expanded=
"false"
>
팀 별 통계
<span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"TeamStat.html?StatName=Possession"
>
점유율
</a></li>
<li><a
href=
"TeamStat.html?StatName=Goals"
>
득점
</a></li>
<li><a
href=
"TeamStat.html?StatName=ShotsOnTarget"
>
유효 슈팅
</a></li>
<li><a
href=
"TeamStat.html?StatName=Shots"
>
슈팅
</a></li>
<li><a
href=
"TeamStat.html?StatName=Pass"
>
경기당 패스 횟수
</a></li>
<li><a
href=
"TeamStat.html?StatName=PassingAccuracy"
>
패스 성공률
</a></li>
</ul>
</li>
<li
class=
"dropdown"
>
<a
href=
"PersonalStat.html"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
role=
"button"
aria-haspopup=
"true"
aria-expanded=
"false"
>
개인 별 통계
<span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"PersonalStat.html?StatName=Goals"
>
득점
</a></li>
<li><a
href=
"PersonalStat.html?StatName=Assists"
>
어시스트
</a></li>
<li><a
href=
"PersonalStat.html?StatName=ShotsOnTarget"
>
유효 슈팅
</a></li>
<li><a
href=
"PersonalStat.html?StatName=Shots"
>
슈팅
</a></li>
<li><a
href=
"PersonalStat.html?StatName=CriticalPass"
>
중요 패스
</a></li>
<li><a
href=
"PersonalStat.html?StatName=Pass"
>
경기당 패스 횟수
</a></li>
<li><a
href=
"PersonalStat.html?StatName=PassingAccuracy"
>
패스 성공률
</a></li>
</ul>
</li>
li>
<a
href=
"/TeamStat"
>
팀별 통계
</a></li>
<li><a
href=
"/PlayerStat"
>
개인별 통계
</a></li>
<li><a
href=
"Comunity.html"
>
자유 게시판
</a></li>
</ul>
<form
class=
"navbar-form navbar-left"
>
...
...
@@ -287,13 +264,9 @@
<div
class=
"container"
>
<br>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
>
<h5>
Copyright
©
2020
</h5>
<h5>
김대욱(DaeWook Kim)
</h5>
</div>
<div
class=
"col-sm-4"
>
<h5>
작성자 소개
</h5>
<p>
저는 경희대학교 학생 김대욱입니다.
</p>
<div
class=
"row"
>
<div
class=
"col-sm-2"
style=
"text-align: center;"
><h5>
Copyright
©
2020.12.10
</h5><h5>
김대욱, 정지은
</h5></div>
<div
class=
"col-sm-4"
><h5>
작성자 소개
</h5><p>
저희는 경희대학교 학생입니다.
</p></div>
</div>
</div>
</div>
...
...
Please
register
or
login
to post a comment