Skip to content

altruer/cc-verbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

German Irregular Verbs Trainer

A simple web application for learning German irregular verbs with Russian translations.

Features

  • 50 most common German irregular verbs with Russian translations
  • Practice three forms:
    • Präsens (er/sie/es form)
    • Präteritum (er/sie/es form)
    • Partizip II
  • Instant feedback on your answers
  • Score tracking (correct/wrong/percentage)
  • Clean, responsive design

How to Use

  1. Open index.html in your web browser
  2. Read the Russian translation of the verb
  3. Enter the three German forms:
    • Präsens (present tense, 3rd person singular)
    • Präteritum (simple past, 3rd person singular)
    • Partizip II (past participle)
  4. Click "Check" to verify your answers
  5. Review the correct forms if you made mistakes
  6. Click "Next Verb" to practice with another verb

Included Verbs

The app includes 50 common German irregular verbs such as:

  • sein (быть)
  • haben (иметь)
  • gehen (идти)
  • kommen (приходить)
  • sehen (видеть)
  • and many more...

Technical Details

  • Pure HTML, CSS, and JavaScript
  • No external dependencies
  • Works offline
  • Mobile-friendly responsive design

Installation

Simply clone or download this repository and open index.html in any modern web browser.

git clone <repository-url>
cd cc-verbs
open index.html  # macOS
start index.html # Windows
xdg-open index.html # Linux

License

Free to use for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors