Skip to content

musser004/Portfolio-Flash_Card_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Spanish Word Flash Card Application (GUI)

Demo video: https://youtu.be/2I80oZn0EmE

Description: Using TKinter, GUI application that displays a randomly selected word in Spanish. The card can be infinitely flipped between the English/Spanish words by clicking the flip button. By clicking the check mark button, that word is removed from the pool of available words, and a new pair is randomly selected. Data is pulled from a csv of 1,000 Spanish/English words via Pandas

Python Libraries: TKinter, Pandas, Random

How to use:

Run the program, then press the flip card button in the lower left to cycle between English and Spanish translations of the word. Press the check mark button in the lower right hand corner to progress to the next word (as well as removing the current word from the pool of available options). Words are printed to the terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages