Skip to content

Instantly share code, notes, and snippets.

@SiimonStark
Last active July 27, 2019 22:24
Show Gist options
  • Save SiimonStark/0dee06bd50463672797c3d52d2511556 to your computer and use it in GitHub Desktop.
Save SiimonStark/0dee06bd50463672797c3d52d2511556 to your computer and use it in GitHub Desktop.
Lexicon Brainstorming

Discussion Questions:

Why would the user want to use this thesaurus?

What makes this app better than other thesauruses?

How would a user navigate this app?

Would they enjoy it?

What are the learning goals?

What kind of scope would fit into this timelime?

If we're using Vue what packages or best practices can we use to improve features.

Phase Zero towards MVP:

  • Get app setup with essential Vue components & installs
  • Get a response from the API
  • Write user story
  • Build base UI skeleton

Phase One towards MVP:

  • Allow user to input a word
  • Render word the user typed
  • On click of word, render synonyms for word

Phase Two towards MVP:

  • tbd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment