WORDG is application helping users learn foreign language words. The words and answers are read from a text file.
- Load words from a text file for the quiz
- Interactive quiz to test your knowledge
- Feedback on correct and incorrect guesses
This screen allows the user to open and load the text file containing the words for the quiz.
- Open button for opening from file system
- Open recent for opening recent file
This screen presents the user with a word in their native language and asks for the translation in the foreign language.
- Red cross for closing quiz
- Progress of a quiz "answered/all"
- Check button for checking answer
If the user guesses the translation correctly, this screen provides positive feedback and presents the next word.
If the user guesses the translation incorrectly, this screen provides corrective feedback and presents the correct translation.
This screen asks the user if they want to close quiz.
When the user completes the quiz, this screen is shown.
The text file have the following format:
kuchnia - kitchen
jedzenie - food
...
- Make sure you have NPM installed on your system.
- Clone the repository:
git clone https://github.com/liscju/wordg
- Navigate to the project directory:
cd wordg
- Run the application:
npm start
- Follow the on-screen instructions to load the word file and start the quiz.
Contributions are welcome! Please fork the repository and submit a pull request for review.
This project is licensed under the MIT License - see the LICENSE file for details.
Project uses open source Koulen font and free icons from icons8.