Skip to content

This Python application utilizes the Tkinter library to create an interactive flashcard program for practicing French and English vocabulary. Users can flip through randomly presented French words and reveal their English translations. Additionally, users can mark their familiarity with each word, allowing for personalized learning sessions.

Notifications You must be signed in to change notification settings

chandan0069/flash-card-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcard Application with Tkinter

This is a simple flashcard application built using Tkinter, a Python GUI library. The application allows users to practice French and English vocabulary.

Features

  • Randomly presents French words from a dataset.
  • Allows users to flip the card to reveal the English translation.
  • Users can mark whether they know the word or not.

Prerequisites

  • Python 3.x
  • pandas library

Getting Started

  1. Clone this repository to your local machine.
  2. Ensure you have Python and pandas library installed.
  3. Navigate to the project directory in your terminal.
  4. Run the main.py script using Python.

About

This Python application utilizes the Tkinter library to create an interactive flashcard program for practicing French and English vocabulary. Users can flip through randomly presented French words and reveal their English translations. Additionally, users can mark their familiarity with each word, allowing for personalized learning sessions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages