Skip to content

daninsky1/flash_card_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcard Generator

Creates a flashcard model to help you to study another language. The model look like this:
Flashcard Image
It's a colored flashcard with title field on top, and a set of text field for sentences.

How to use it

You'll choose the title, create a sentence list up to 20 sentences, create a FCColor object with the colors that you want or choose from src/colors_const.py. Create a FlashCard instance and populate with your data and choose a file path and save it with the save method, that will create a JPG file.

In Development

An Open Document format for to generate .fodg files. This future option will allow to use LibreOffice export formats.

About

A flashcard generator for study purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages