Skip to content

Commit

Permalink
develop oink
Browse files Browse the repository at this point in the history
  • Loading branch information
20210770 committed Nov 16, 2024
1 parent 9b7ebcb commit 5e0b0a9
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion src/routes/(blog-article)/oink/+page.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,19 @@ Which is cute but it didn't fully answers all of our [goals](#goals). But it got

What if dragging around bank notes icons isn't just contained in the saving interface, but it is the main idea of this financial interface?

<style>
## Design

With that in mind, we divided the team into 2 parts: one developing a rough information architecture of the system while the other gather references and moodboards.

<Image src="/images/posts/oink/design-1.png" alt="Claims supporting our two observations" />

<Image src="/images/posts/oink/design-2.png" alt="Claims supporting our two observations" />

Then we started to design and iterate through the interface. This is how one iteration looks like.

<Image src="/images/posts/oink/design-3.png" alt="Claims supporting our two observations" />

<style lang="scss">
.drawing_container {
width: 100%;
display: grid;
Expand Down
Binary file added static/images/posts/oink/design-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/posts/oink/design-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/posts/oink/design-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e0b0a9

Please sign in to comment.