Skip to content

PatrickDaMoose/FlashCardProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashCardProject

Day 31 Capstone - Flash Card Project

Finally got around to doing it, but day 31 Capstone Project for Udemy's 100 Days of Code - Python Bootcamp.

It's built using tkinter to handle the GUI and functions to handle flipping the cards and initializing a new word. I used the pandas library to handle the conversion of csv's.

When the checkmark is entered, the word is removed from the word bank. When the export list button is hit, if it doesn't exist, a new document will be created and that will be the word bank moving forward. It's currently set up for French, but minor tweaking and a new word bank and its modular to other topics

About

Day 31 Capstone - Flash Card Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages