Skip to content

Learn easily a few hundred words in a new language with this app.

Notifications You must be signed in to change notification settings

MirelaManta/flash-card-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Card Project

If your goal is to learn a foreign language while taking it easy, this app is for you.

As the name suggests, we have a card represented by a canvas object, on one side with a word in the language to be learned (and its name - Spanish, in this case), and on the other side the translation of the word in the known language.

There are also two buttons to press, one if the word that appears is already memorized and will be removed from the list of words to learn, and the other if the word needs to appear a few more times to be assimilated. Other details:

  • The Graphical User Interface was created with tkinter package.
  • The list of words and their translation is read from a csv file, using pandas library, and are displayed randomly on the card.
  • The waiting time until the card is flipped is 3 seconds.
    • Timer is disabled if the next card is called before the time runs out

About

Learn easily a few hundred words in a new language with this app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages