Skip to content

Instantly share code, notes, and snippets.

@ms-vague
Created February 5, 2017 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ms-vague/a479ddc9947a2f87b6f2bdb892504b37 to your computer and use it in GitHub Desktop.
Save ms-vague/a479ddc9947a2f87b6f2bdb892504b37 to your computer and use it in GitHub Desktop.
Capstone User Flow
USER FLOW
introduce website concept - home screen - {facebook and twitter links}
|
user clicks button
|
random movie appears (w/ description)
|
user clicks until satisfied w/ choice
HTML WIREFRAME
<body>
<main>
<header>
Title
</header>
<section></section>
<section></section>
<footer></footer>
</main>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment