Skip to content

Commit

Permalink
more updates for 20
Browse files Browse the repository at this point in the history
still cleaning up the work
  • Loading branch information
Zen-Balance committed Jun 28, 2024
1 parent 2be82c0 commit faf5c3c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CSS/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ h1{
margin-bottom: 20px;
}

.theUsers{
display: flex;
}

#theCo {
display: flex;
}
Expand Down
Binary file added images/stockphoto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 11 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ <h2>Redesign of the Department of Education Navigation.</h2>
<li>designers: Tim M.</li>
<li>tools used: figma and figJam</li>
</ul>
<img src="./images/stockphoto.png" alt="">
</div>
<div class="customer">
<h1>Introducing Ed.gov!</h1>
Expand All @@ -109,12 +110,14 @@ <h1>The research conducted to uncover the Problem statement</h1>
<img src="./images/image 219.png" alt="">
<img src="./images/heuristicEval.png" alt="">
</div>
<div>
<img src="./images/persona.png" alt="">
<p>As I looked for problems with navigation and ease of access I found more problems than I wanted or could fix in the time given.</p>
<h3>As I looked for problems with navigation and ease of access I found more problems than I wanted or could fix in the time given.</h3>
<div class="theUsers">
<div>
<img src="./images/persona.png" alt="">
</div>
</div>
</div>
<div class="problem" id="section3">
</div>
<div class="problem" id="section3">
<h1>The problem statement uncovered</h1>
<li>The Problem:
Overwhelming amounts of information and a shoddy navigation process make it difficult for users to easily navigate the Department of Education website.
Expand All @@ -129,9 +132,9 @@ <h1>The problem statement uncovered</h1>
<div class="solutions" id="section4">
<h1>How the work was iterated based on user testing</h1>
<div>
<img src="./images/Screenshot 2024-04-29 230428 1.png" alt="">
</div>
<div>
<img src="./images/Screenshot 2024-04-29 230428 1.png" alt="">
</div>
<div>
<img src="./images/Screenshot 2024-04-29 230410 1.png" alt="">
<img src="./images/Screenshot 2024-04-29 230549 1.png" alt="">
<img src="./images/Screenshot 2024-04-29 230557 1.png" alt=""></div>
Expand Down

0 comments on commit faf5c3c

Please sign in to comment.