# DO Hackathon: Phase 2 - The Design

Now that I have an idea it’s time to work on the design.  I usually start by thinking about the UI and how it will flow.  So I fired up [Figma](https://figma.com) and created a rough sketch of the UI.  For this project I need something simple, 2 or 3 views and a couple of inputs.

## The Workflow

1. User begins at the landing page:
 * A random image will appear for a set amount of time.
 * They will enter a description of what they saw in an input box.
 * They will then click the Submit button, which navigates them to the results page.
2. User finishes at the results page:
 * The original image will be displayed.
 * The user’s input describing the image will be displayed.
 * They can then click the Share Results button, which will copy the link to the results page.

## The Landing Page

![Landing page mockup](https://cdn.hashnode.com/res/hashnode/image/upload/v1608353281821/NbKiDoiUu.png)

## The Results Page

![Results page mockup](https://cdn.hashnode.com/res/hashnode/image/upload/v1608353283070/-M_sdmmGJ.png)

#### See you on the next post!

---

<a href="https://www.buymeacoffee.com/klawrow" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>


---
<span>Photo by <a href="https://unsplash.com/@firmbee?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">William Iven</a> on <a href="https://unsplash.com/s/photos/design?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></span>
