Skip to content

This is a vocabulary trainer application built with Java. It is designed to help users learn and practice vocabulary in an interactive and engaging way.

License

Notifications You must be signed in to change notification settings

23Benji/Vokabeltrainer

Repository files navigation

Vokabeltrainer

This is a vocabulary trainer application built with Java. It is designed to help users learn and practice vocabulary in an interactive and engaging way. The Vokabeltrainer allows users to create vocabulary sets, test themselves, and track their progress.

Screenshot

Features

  • Create Vocabulary Sets: Users can create custom vocabulary sets by adding words and their translations.
  • Practice Mode: Test your knowledge by translating words in both directions (e.g., English to German and German to English).
  • Progress Tracking: Monitor your learning progress and review your scores after each session.
  • Editable Sets: Modify or delete vocabulary entries as needed.
  • Simple and Intuitive Interface: User-friendly design for easy navigation.

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • An IDE or terminal to run Java applications

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/Vokabeltrainer.git
  2. Navigate to the project directory:

    cd Vokabeltrainer/src
  3. Compile the Programm:

    javca Main.java
  4. Run the application:

    java Main

Usage

  1. Launch the application: Run the Main class from your terminal or IDE.

  2. Create a Vocabulary Set:

    • Add new words and their translations to build your set.
    • Save the set for future use.
  3. Practice Vocabulary:

    • Select a vocabulary set to practice.
    • Translate words as prompted.
    • Check your answers and review the correct ones.
  4. Track Progress:

    • View your scores and accuracy for each practice session.
    • Identify areas for improvement.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a vocabulary trainer application built with Java. It is designed to help users learn and practice vocabulary in an interactive and engaging way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages