Coder Social home page Coder Social logo

flashcard's Introduction

pythonista script for displaying flashcards

flashcard_UI.py - the enhanced version utilizing the new ui interface in pythonista version 1.5
Flashcard_UI.pyui is the main View definiton
Flash_Dict.pyui is the Dictionaly View definitions

the original version using hydrogen has been removed.

Flashcards are image files ('png or jpg) stored in a heirarchical file system within the pythonista file structure. The individual image files are organized in "chapter folders", and those in a "book" folder. In the files here, the book folder is ASL (I am studying sign language).

The filename becomes a decriptor. An image can have multiple descriptors. To accomplish this, the filename is a comma separated list of descriptors. When sorting these descriptor for the dictionary view (see below), noise words (the, a, to, to be) are ignored.

In flashcard mode, the user selects which chapter(s) will be displayed. The user chooses whether the image, its descriptor, either randomly, or both are displayed. The user must answer before moving to the next image.

In dictionary mode, a list of all descriptos are given in alphabetical order. A "jump" index is display to allow to move to fast through the list.

New Features:


o - You can select/deselect all chapters with a sinlge button.
o - Now the chapter tableview is implemented as a class allowing for the data_source to dynamically highlight chapters as an image/text is displayed
o - Now the book is in the same folder as the script.

The file make_asl_dir.py builds a simple test "book"
The file get_ASL_jpgs.py will download the entire ASL heirarchy from a suitable webserver.

flashcard's People

Contributors

polymerchm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

flashcard's Issues

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.