Skip to content

iuliia-mozhina/Vocabulary-Trainer-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vocabulary-Trainer-App

The Vocabulary Trainer app is designed to help users learn words from Spanish to Russian and Russian to Spanish. The app offers three proficiency levels for each language. After registering, users need to choose a language and level before participating in a play round. Each play round consists of 15 questions, and the high score is saved at the end.

Features

  • Word Database: Access to database of russian and spanish words from various categories.
  • Different Questions: Learn and memorize words using different types of questions.
  • Progress Tracking: Monitor your progress with score tracking.

Getting Started

Prerequisites

  • Ensure you have Java installed on your machine.

Installation

  1. Clone the repository:

    git clone https://gitup.uni-potsdam.de/se1-2023-24/msc-cos/projekt.git
  2. Navigate through the repository

    cd out/artifacts/projekt_jar
  3. Run the app

    java -jar projekt.jar

Usage

  1. Create a User Account

    • Launch the app and create a user account.
  2. Main Menu

    • Explore available languages and levels in the main menu.
  3. Start a Play Round

    • Select your preferred language and level. Initiate a play round by choosing "Start Play Round."
  4. Start a Test Play Round

    • You will be given three test questions to test how a round works. No points are tracked in this modus
  5. Answer Questions

    • Encounter multiple-choice and translation questions. Provide your answers to accumulate points.
  6. Question Types

    • Questions include translation and multiple-choice. For multiple-choice, select the correct option from the provided choices.
  7. Track Progress

    • The app tracks the number of questions answered and your total points.
  8. End of Play Round

    • The play round concludes after 15 questions or as configured. Your session points are saved, and you are returned to the main menu.

Contributing

Every suggestions bug reports, or contributions are welcome. Please contact us for further information on contribution

License

This project is licensed under the MIT License.

Copyright 2023. Alejandra Camelo Cruz, Iuliia Mozhina

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact

Iuliia Mozhina - [email protected]

Alejandra Camelo Cruz - [email protected]

Institute of Informatics and Computational Science University of Potsdam

About

Vocabulary Trainer App implementation in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages