/word-trainer-web-app

Simple quiz tool which checks spelling

Primary LanguageHTML

Which tasks the web app perform?

  • Take words that will be used in the quiz
  • Select random word and shuffle it's characters
  • Ask the user for correct spelling
  • Report total score when all the given words were asked

How to use word trainer

  1. Add words that you wanted to spelling practice
  2. Then press the start button
  3. One of the word that you had passed before will be shuffled and displayed on center of the page
  4. If your answer is correct it will be displayed, where on the left part of the page, as green otherwise it will be red

Demo

To Do:

  1. Warn user when he/she tries to add same word again
  2. Implement CRUD
  3. Add 'restart' and 'delete' options
  4. End of the quiz, reset input box