Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create components for words, input and blocks #4

Closed
nadeemkhedr opened this issue Feb 19, 2017 · 0 comments · Fixed by #10
Closed

Create components for words, input and blocks #4

nadeemkhedr opened this issue Feb 19, 2017 · 0 comments · Fixed by #10
Assignees
Milestone

Comments

@nadeemkhedr
Copy link
Owner

Context

wireframe
Add a textarea where the user enters text, while entering text, the text should highlight matching words, and when the text matches a word, that word should be removed

Development

Create the following components and add react-router

  • App Parent Route Component
  • Game Root Component for the game
  • Board Show all the blocks
  • Block show a single block and all its words
  • Word show a single word (logic for highlighting part of it)
  • TypeArea textarea component
@nadeemkhedr nadeemkhedr added this to the Release 1 milestone Feb 19, 2017
@nadeemkhedr nadeemkhedr self-assigned this Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant