Skip to content

Instantly share code, notes, and snippets.

@asw001
Last active May 27, 2017 18:54
Show Gist options
  • Save asw001/930c5a410fc8517745a94f12af994cfb to your computer and use it in GitHub Desktop.
Save asw001/930c5a410fc8517745a94f12af994cfb to your computer and use it in GitHub Desktop.
Wall of Text MVP
-The user visits the site
-User is able to see the scroll of text
--the text is pulled from AWS S3
-Alternate: the text doesn't scroll, but is managed by button events
-User has the option of logging in using Google+ account for the purpose
of contributing their own text
--user logs in
--they are brought back to the original page
--but with a text area in which to submit text
--user submits text
--user's text becomes part of text scroll
--text area disappears
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment