mmaltsev / Artikel-Swiper

Learn German articles by swiping cards with nouns according to their gender.

Home Page:https://mmaltsev.github.io/Artikel-Swiper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artikel Swiper

Artikel Swiper is an application for learning German articles by swiping nouns according to the articles that should go with them. There are 2000 nouns that are randomly displayed to a user. If swiped correctly, the next noun is shown.

Deployment

Following this guide, the app is deployed on GitHub Pages.

Attribution

Inspired by DerDasDie. German articles.

The swipeable card stack implementation was used as a base for the application.

2000 German Nouns are taken from this list.

Future work

  • To be added: 10000 nouns - merge with the existing 2000.
  • Tips for using articles in certain cases.
  • Implement logic for repeating those words which were not guessed correctly at first.
  • Keyboard usage on desktop.
  • Different vocabulary for different levels: A1 - C2.
  • Implement Settings.
  • Add audio for better memorization.

License

This project is licensed under the terms of the MIT license.

About

Learn German articles by swiping cards with nouns according to their gender.

https://mmaltsev.github.io/Artikel-Swiper/

License:MIT License


Languages

Language:JavaScript 60.0%Language:Vue 35.5%Language:SCSS 3.3%Language:HTML 1.1%