Giter Site home page Giter Site logo

flashy's Introduction

Flashy - Interactive French Language Learning Flashcards

Flashy is a Python application that allows users to learn new words in French using interactive flashcards. It utilizes the Tkinter library for creating a graphical user interface and manages word data with pandas.

Table of Contents

Introduction

Flashy is a language learning application where users can learn new French words by interacting with flashcards. The application displays a word in a foreign language (French) and, after a short delay, flips the card to reveal the translation in English. Users can mark their knowledge of the word and proceed to the next one.

Features

  • Display flashcards with a random word from a provided word list.
  • Flip the flashcard to reveal the translation.
  • Allow users to mark their knowledge of the word for further practice.
  • Store user progress and update the word list accordingly.

Installation

  1. Clone this repository to your local machine.

    git clone https://github.com/corymullins/flashy.git
    
  2. Navigate to the project directory.

    cd flashy
    
  3. Run the application.

    python main.py
    

Usage

  1. Launch the application using the provided installation instructions.
  2. The application will display a flashcard with a French word.
  3. After a few seconds, the card will flip, showing the English translation.
  4. Click the "No" button if you don't know the translation, or "Yes" if you do.
  5. The word will be removed from the list if you click "Yes", or reshuffled if you click "No".

Contributing

We welcome contributions to Flashy! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push to your fork and submit a pull request.

License

This project is licensed under the MIT License.

flashy's People

Contributors

corymullins avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.