Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billstephens2022/flash-cards-python

This is a Flash Card app built with Python using the tkinter module for the UI. It randomly chooses from a list of French words and after 3 seconds will flip to the opposite side of the card to show the English translation. The user can let the app know when a word is known, so it removes it from the list of words to learn.
https://github.com/billstephens2022/flash-cards-python

python python-tkinter python-tkinter-application python3 tkinter tkinter-python

Last synced: 26 days ago
JSON representation

This is a Flash Card app built with Python using the tkinter module for the UI. It randomly chooses from a list of French words and after 3 seconds will flip to the opposite side of the card to show the English translation. The user can let the app know when a word is known, so it removes it from the list of words to learn.

Awesome Lists containing this project

README

        

# Flash Cards
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## Description

This is a Flash Card app built with Python using the tkinter module for the UI. It randomly chooses from a list of French words and after 3 seconds will flip to the opposite side of the card to show the English translation. The user can let the app know when a word is known, so it removes it from the list of words to learn.

Screenshot of Side 1 of a Flashcard (French Word):

![screenshot1](screenshot1.png)

Screenshot of Side 2 of a Flashcard (English Translation):
![screenshot1](screenshot2.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)

## Installation

run main.py from the terminal

## Usage

click green checkmark when a word is known to remove it from this of words to learn. click the red x if you want to keep it in the list of words to learn so that it pops up again.

## License
This application is covered under the MIT License.

For more information: https://opensource.org/licenses/MIT

## Contributing
N/A

## Tests
N/A

## Questions
Contact Info

GitHub user name: BillStephens2022

Link to GitHub profile: https://github.com/BillStephens2022

Email: [email protected]