Skip to content

charlesLoder/hebrew-flashcard-app

Repository files navigation

Hebrew Flashcard App

A web app for generating flashcards using the hebrew-vocab-tools app

live

Use a live version here!

install

git clone https://github.com/charlesLoder/hebrew-flashcard-app.git
cd hebrew-flashcard-app
# install hebrew-vocab-tools
git submodule init
git submodule update
# install dependencies
pip install -r requirements.txt
# if using venv, activate; then
python app.py

About

A web app for generating flashcards using the hebrew-vocab-tools app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published