-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject_04.html
More file actions
146 lines (138 loc) · 6.25 KB
/
project_04.html
File metadata and controls
146 lines (138 loc) · 6.25 KB
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
146
<!doctype html>
<head>
<title>JIHYE LEEE</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link href="index.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css">
<link rel="shortcut icon" href="asset/favicon.ico"/>
<script src="jquery-2.1.3.js"></script>
<script src="jquery-2.1.3.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-86397112-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<html>
<body>
<div class="j-side-menu">
<div class="j-flex">
<div>
<div class="j-menues text-uppercase">
<a href="http://jihyeleee.com/blog" target="_blank"><div class="j-menu-project">project</div></a>
<a href="blog.html"><div class="j-menu-blog">blog</div></a>
<a href="about.html"><div class="j-menu-about">about</div></a>
</div>
<div class="j-menu-snss text-uppercase">
<a href="https://www.behance.net/designerleee" target="_blank">
<div class="j-menu-sns">behance</div>
</a>
<a href="https://www.facebook.com/iamleejihye" target="_blank">
<div class="j-menu-sns">facebook</div>
</a>
<a href="http://instagram.com/my.daily.routine" target="_blank">
<div class="j-menu-sns">instagram</div>
</a>
</div>
<span class="j-body">© JIHYE LEE. 2017</span>
</div>
</div>
</div>
<div class="container">
<header>
<div class="j-menu icon"></div>
<a href="index.html"><div class="j-logo icon"></div></a>
</header>
<section>
<div class="j-project-text">
<a href="project_06.html" class="icon j-icon-arrow-left"></a>
<a href="project_02.html" class="icon j-icon-arrow-right"></a>
<p class="j-title text-uppercase">Open Morning</p>
<p class="j-body">
Do you want to be a morning person? Come here, Share your morning routine every day, seize your day.
</p>
<p class="j-body-korean">
OPEN MORNING은 아침 일상 사진을 공유할 수 있는 서비스입니다.
이 서비스는 앱을 기반으로 하며 포스트 업로드는 아침 6시부터 11시까지 총 5시간만 쓸 수 있습니다. 그렇게 사용할 수 있는 시간을 제한하여 늘 흔적도 없이 사라지는 귀중한 아침 시간의 소중함을 느낄 수 있게 해줍니다. 그리고 사진에는 올린 시간이 크게 기재되어 시간을 기반으로 하는 서비스라는 것을 알 수 있게 합니다.
유저들이 올리는 사진이 언제 활동된 사진이라는 것을 한 눈에 볼 수 있게 끔 하여 그 시간에는 자고 있던 늦잠꾸러기 유저에게는 자극을 줍니다. 그리고 아침 일상 사진을 올릴 때는 태그를 달 수 있게 하여 아침에 보통 하는 행위들, 예를 들면 책 읽기, 커피 마시기, 영어 공부 하기 등을 정리할 수 있게 해주고 정리된 아침 일상은
마이페이지에서 체계적으로 정리되어 보여줍니다. 오픈 모닝의 궁극적인 목표는 아침을 효율적으로 보내고 있는 사람들의 아침 일상 사진을 보며 긍정적인 자극을 느끼게 해주는 것, 또 사용자가 직접 적극적으로, 능동적으로 체계적인 아침을 보내기 위해서 앱을 사용하게끔 하는 것입니다.
</p>
</div>
<ul class="j-project" id="j-project-04">
<li class="j-thumbnail">
<img src="img/j-project_04.png">
</li>
<li class="j-thumbnail">
<img src="img/j-project_04_01.png">
</li>
<li class="j-thumbnail">
<img src="img/j-project_04_02.png">
</li>
</ul>
</section>
<footer>
<div class="j-contact-title j-body">
contact
</div>
<div class="j-contact">
<div class="j-mail j-title">
<a href="mailto:iam.leejihye@gmail.com">
iam.leejihye@gmail.com
</a>
</div>
<div class="j-title">
010.2053.0301
</div>
</div>
<div class="j-sns">
<span class="j-body">
<a href="https://www.dribbble.com/iamleejihye" target="_blank">Dribbble</a>
</span>
<span class="j-body">
<a href="https://www.behance.net/designerleee" target="_blank">Behance</a>
</span>
<span class="j-body">
<a href="https://www.facebook.com/iamleejihye" target="_blank">Facebook</a>
</span>
<!-- <span class="j-body">
<a href="http://instagram.com/writeveryday" target="_blank">Instagram</a>
</span> -->
</div>
<address>
<div class="j-body">
© JIHYE LEE. 2017
</div>
</address>
</footer>
</div>
</body>
</html>
<script>
$('.j-menu').on('click', function() {
$('.j-side-menu').fadeToggle('fast');
$(this).toggleClass('x');
$('html,body').toggleClass('hidesScrollBar');
});
$(document).ready(function(){
$('.j-menu-about').click(function(){
$('.j-about').fadeTo('fast');
});
});
$(function() {
$(document).keyup(function(e) {
switch(e.keyCode) {
case 37 :
window.location="project_03.html";
break;
case 39 :
window.location="project_05.html";
break;
}
});
});
</script>