Coder Social home page Coder Social logo

flashcard-py's Introduction

Simple fleshcard app

What is this?

  • This is a simple flash card app

Why was it made?

  • During my Czech lessons, I often jot down new words and their meanings in a text editor. I realized that organizing them within an app would be more efficient than keeping them in a single large text file (after all, a JSON file serves the same purpose).
  • While my primary motivation for creating this was language learning, it could be valuable for various memorization tasks as well.
  • Work is almost fully JS/TS so wanted to do something in python for fun

Features

  • Display flashcards with front and back text.
  • Navigate between flashcards using next and previous buttons.
  • Show image on the back of the flashcard if available.
  • Show a placeholder image if no image is available.
  • Allow users to reveal the back of the flashcard by clicking a "Show" button.
  • Enable keyboard shortcuts for navigation and revealing the back of the flashcard
    • W - for Show
    • A - for Previous Card
    • D - for Next Card
  • Display the current card number out of the total number of cards.
  • App in Action ๐Ÿ“ท alt text

Known Issues

To Improve

  • Navigation using keyboard instead of mouse - โœ…
  • Add Tests - โœ…

Imporatant docs pages

Note: If you do find issues or ways to improve the code feel free to open an issue and or a MR

flashcard-py's People

Contributors

vuka951 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.