-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject_10.html
More file actions
153 lines (144 loc) · 5.75 KB
/
project_10.html
File metadata and controls
153 lines (144 loc) · 5.75 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
147
148
149
150
151
152
153
<!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_08.html" class="icon j-icon-arrow-right"></a>
<p class="j-title">Tiny Goal</p>
<p class="j-body">
Set the tiny goals, focus on, and achieve them without burdens!
</p>
<p class="j-body-korean">
Tiny Goal에서는 매일 실천할 수 있는 작은 목표만 세울 수 있는 있어요.
목표의 횟수는 무조건 1로 정해져있고 1개, 번, 쪽, 줄, 글자 등 단위만 변경할 수 있어요.
작은 목표만 세울 수 있는 이유는 뭘까요?
사용자가 목표 자체에 압박을 받지 않고 편하게 작디 작은 목표 하나라도 지킬 수 있게
도와주는 것이 이 앱의 목표입니다. 목표를 지키지 못해서 죄책감을 느끼신 적이 있나요?
Tiny Goal에서는 지키지 못한 목표에 죄책감을 느낄 필요 없어요.
오늘 목표에만 집중할 수 있게 오늘 목표만 볼 수 있어요.
<p class="j-annotation">*이 앱은 기획과 디자인만 진행된 개인 프로젝트입니다.</p>
</p>
</div>
<ul class="j-project" id="j-project-04">
<li class="j-thumbnail">
<img src="img/j-project_10.png">
</li>
<li class="j-each">
<div class="j-img-flex">
<div class="j-each-img-tiny"></div>
</div>
</li>
<li class="j-thumbnail">
<img src="img/j-project_10_03.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_06.html";
break;
case 39 :
window.location="project_08.html";
break;
}
});
});
</script>