-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfair-intro.html
145 lines (140 loc) · 5.35 KB
/
fair-intro.html
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
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>fair-intro</title>
<script
src="https://kit.fontawesome.com/d5fbb687f5.js"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="css/styles.css" />
<link rel="stylesheet" href="css/fair-intro.css" />
<link rel="shortcut icon" href="./img/smarcle_logo.ico" />
<script defer src="javascript/menu.js"></script>
</head>
<body class="login-body">
<nav class="menu-bar">
<div class="title">
<a href="main.html">
<span>SMARCLE-FAIR</span>
</a>
</div>
<div class="menus">
<a href="fair-intro.html">
<span>박람회 소개</span>
</a>
<a href="developer-intro.html">
<span>제작자 소개</span>
</a>
<a href="name-tag.html">
<span>이름표 보기</span>
</a>
<a href="guest-book.html">
<span>방명록</span>
</a>
</div>
<div class="others">
<a href="https://www.smarcle.dev/" target="_blank">
<i class="fas fa-book-open"></i>
</a>
</div>
<a href="#" class="navbar__toggleBtn">
<i class="fas fa-bars"></i>
</a>
</nav>
<main>
<div class="img-box">
<img src="img/smarcle_intro.png" />
</div>
<header class="intro-title">
<h1 class="title_text">Smarcle Makers-Fair</h1>
</header>
<article class="content">
<section class="about_fair">
<h2>✔ 행사 소개</h2>
<p class="act-intro">
<strong>여름 방학 동아리 메인 프로그램!</strong> <br />
8주간 진행되었던 팀 프로젝트입니다.<br />8주라는 길고도 짧은 시간
내에 어떠한 형태이든 작품을 완성하는 것을 목표로 하여 결과물을
모두와 공유하는 시간을 가졌습니다.
</p>
</section>
<section class="about_goal">
<h2>✔ 활동 목표</h2>
<ul>
<li>
<h3>"프로젝트 경험 쌓기"</h3>
<p>
요즘에는 대외활동, 인턴, 취업 등 어느 곳에서든 프로젝트 경험은
빼놓을 수 없이 중요합니다. 이번 기회에 직접 팀만의 프로젝트를
완성해 나가면서 전공 지식은 물론이고 문제해결 능력, 협동심 등
많은 역량을 키울 수 있었습니다. 또 멘토와 함께 프로젝트를
진행하기 때문에 모르는 부분, 더 알고자 하는 부분, 발전시키고자
하는 부분에 대한 조언도 받을 수 있었습니다.
</p>
</li>
<li>
<h3>"공모전 및 대회 준비"</h3>
<p>
앞으로 많이 참가하게 될 공모전 및 대회, 기초설계까지도 대비할 수
있었습니다. 이번 방학 때 구상한 아이디어가 좋고 더욱 발전하고자
하는 팀은 더 디벨롭하여 다른 곳으로의 출품을 준비하고 있습니다.
</p>
</li>
<li>
<h3>"부원들과 친해지기!"</h3>
<p>
동아리 부원들과 팀 활동을 하며 많은 이야기도 나누었고 좋은
동기부여가 되었습니다. 무엇보다도 서로를 알아 갈 수 있는 좋은
기회가 되었습니다.
</p>
</li>
</ul>
</section>
<section class="about_progress">
<h2>✔ 진행은?</h2>
<p>
1팀 당 3명 + 멘토로 진행됩니다. 매주 1번 정기적으로 온라인 미팅에
참여해야 하는데, 미팅에서는 진행상황을 보고하며 피드백 받는 시간을
갖습니다. 그 이외에는 각 팀별로 일정을 정하면서 자율적으로
진행합니다.
</p>
</section>
<section class="about_plan">
<h2>✔ 진행 일정</h2>
<img src="img/makers_plan1.png" />
<img src="img/makers_plan2.png" />
<img src="img/makers_plan3.png" />
<img src="img/makers_plan4.png" />
</section>
<section class="about_team">
<h2>✔ 최종 팀</h2>
<img class="team" src="img/makers_teams.jpg" />
<p>🔸 4팀은 다른 팀과 통합되어 없습니다!</p>
</section>
<section class="about_team">
<h2>✔ Go to Github Page</h2>
<footer class="github-link-box">
<a
class="week_link"
href="https://github.com/sejongsmarcle/2021_Summer_Makers_Day"
target="_blank"
>
<img class="intro_git" src="img/github.png" />
</a>
</footer>
<span class="click-git">Click the Icon!</span>
</section>
</article>
</main>
<script
src="https://kit.fontawesome.com/d5fbb687f5.js"
crossorigin="anonymous"
></script>
<center style="color: gray; margin-top: 20px">
© 2021. Palllang all rights are reserved
</center>
</body>
</html>