-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvistore.html
191 lines (160 loc) · 7.7 KB
/
vistore.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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vistore</title>
<link rel="icon" href="img/logo.svg">
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Pathway+Gothic+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lora&display=swap" rel="stylesheet">
<!--icons CDN-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" rel="stylesheet">
<!--AOS-->
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<!--Link to CSS files-->
<link rel="stylesheet" href="css/style.css" />
</head>
<!-- <div class="cursor"></div> -->
<body>
<div class="site-wrapper">
<nav id = "vistore-navbar">
<a href="index"><img class="logo" src="img/logo white.svg"></a>
<!-- <a class="logo" href="index">Chen Parnasa</a> -->
<ul class="nav-links">
<div class="all-links">
<li><a href="index">Home.</a></li>
<li><a href="index#projects">Projects.</a></li>
<li><a href="index#about">About.</a></li>
</div>
<div class="links">
<li><a class="download-cv" href="file/Chen Parnasa - CV.pdf" target="_blank">Download CV</a></li>
<li><a class="linkedin" href="https://www.linkedin.com/in/chenparnasa/" target="_blank">Linkedin</a></li>
<li><a class="email" onclick="copyToClipboard('#mail')">Email</a></li>
<p id="mail">[email protected]</p>
</div>
</ul>
<div class="burger">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</nav>
<div class="cover-img">
<img src="img/vistore cover.jpg" data-aos="zoom-in" id="cover">
<img src="img/vistore.jpg" data-aos="zoom-in" id="cover_tablet">
</div>
</div>
<div class="vistore">
<div class="column">
<div class="row">
<div class="project-details" data-aos="zoom-in">
<div class="detail">
<h6>CLIENT</h6>
<h4>Vistore</h4>
</div>
<div class="detail">
<h6>DESCRIPTION</h6>
<h4>E-commerce App</h4>
</div>
<div class="detail">
<h6>MY ROLE</h6>
<h4>UI Design</h4>
</div>
<div class="detail">
<h6>PLATFORMS</h6>
<h4>Mobile & Desktop</h4>
</div>
</div>
</div>
<div class="row">
<div class="the-idea" data-aos="zoom-in">
<h1>THE IDEA<h1>
<p>As part of this project, I analyzed and expanded an existing design language with an emphasis on color, typography, forms, iconography and effects.</p>
<p>The next step was to use the existing design language for wireframes for a cross-platform E-commerce application.</p>
</div>
</div>
<div class="row">
<div class="original-screens" data-aos="zoom-in">
<div id="text">
<h1>ORIGINAL SCREENS<h1>
<p>This is a dark mode with stroke icons, rounded corners, prominent typography and a color palette consisting of shades of orange, blue and purple, while the call to action is in orange.</p>
</div>
<img src="img/vistore original screens.png">
</div>
</div>
<img src="img/vistore the design.jpg" data-aos="zoom-in" id="img_video">
<div class="row">
<div class="for-desktop" data-aos="zoom-in">
<div id="text">
<h1><span>Vistore</span>FOR DESKTOP<h1>
<p>Users can also track actions using Vistore's desktop profile in addition to the app. Here is the dashboard I designed according to the design language of the app.</p>
</div>
<img src="img/vistore laptop.png" id="img_video">
</div>
</div>
<div class="row">
<div class="credits" data-aos="zoom-in">
<h1>THANKS & CREDITS<h1>
<p>To Codesigner who provided the wireframes</p>
</div>
</div>
<div class="row">
<div class="more" data-aos="zoom-in">
<h6>Check out more of my work<h6>
<div class="image" data-aos="zoom-in">
<div id="zoom-in">
<figure>
<a href="chameleon">
<img src="img/chameleon cover1.jpg" id="next-project-web">
<img src="img/chameleon.jpg" data-aos="zoom-in" id="next-project-mobile">
</a>
</figure>
</div>
</div>
<!--
<div class="image" data-aos="zoom-in">
<div id="zoom-in">
<figure>
<a href="avaken.html"><img src="img/cover smarthome app1.jpg"></a>
</figure>
<h3>Avaken</h3>
<p>Smarthome app</p>
</div>
</div>
<div class="image" data-aos="zoom-in">
<div id="zoom-in">
<figure>
<a href="avaken.html"><img src="img/cover shopping.jpg"></a>
</figure>
<h3>Group Calendar</h3>
<p>Whatsapp feature</p>
</div>
</div>
-->
</div>
</div>
</div>
</div>
<!---------------------------------------->
<footer>
<p>Designed & Developed by Chen Parnasa ©2021</p>
</footer>
<!---------------------------------------->
<!--Link to JS files-->
<script src="js/ScrollMagic.min.js"></script>
<script src="js/animation.gsap.min.js"></script>
<script src="js/TimelineLite.min.js"></script>
<script src="js/TweenMax.min.js"></script>
<script src="js/CSSPlugin.min.js"></script>
<script src="js/script.js"></script>
<!--AOS-->
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script>AOS.init();</script>
<!--Copy Email-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
</body>
</html>