Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 648 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 648 Bytes

#LearningHiragana

Website: https://learnhiragana.herokuapp.com/

Features

  • Randomly show hiragana character
  • Randomly show the answer and three other sounds in a random order
  • When selecting correct sound for the character, shows the user they are correct
  • When selecting the wrong sound for the character, show the user they are wrong

Future Features

  • Better animations
  • Add user login
  • Encryption for password
  • Add database for keeping scores and user accounts
  • Allow user to retry wrong answered questions
  • Show user the correct answer
  • Adding katakana characters

##Future Learnings Goals

  • OAuth ID
  • Deploy using Kubernetes