Skip to content

This is a FlashCard app based on Tkinter GUI and oxford dictionary API

Notifications You must be signed in to change notification settings

MehranRastegarSani/FlashCard-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlashCard-APP Description

This is a FlashCard app based on Tkinter GUI and oxford dictionary API.

It contains the word, its translation, an example and its sound.

It shows the word at the first and for 3 seconds, then you can see an example as well as the translation.

The Flash cards.csv contains around 4000 most common English words. It also include a row called "Tick" which is zero for all words at the first.

When you know a word you click the check button and then the word's Tick increases by 1.

Here are some screenshots:

Word Example
alt text alt text

Usage

step1: go to https://developer.oxforddictionaries.com/ and register. Then, get your API_KEY and API_ID and put them in the code.

step2: find your target language code on https://developer.oxforddictionaries.com/documentation/languages and replace it in "target_lang". ("de" is the default)

Have fun!

About

This is a FlashCard app based on Tkinter GUI and oxford dictionary API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages