8000 GitHub - koljapluemer/withvideos: Learn Arabic and German by learning the vocabulary to understand native speaker videos.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

koljapluemer/withvideos

Repository files navigation

SnipVocab

screenshots of the app

Running it

  • Go into venv, LANGUAGE_TO_LEARN=ar python manage.py runserver 8081 or LANGUAGE_TO_LEARN=de python manage.py runserver 8081
    • (the port being 8001 only matters for my local system)

Deployment

Deploys to two heroku apps, one for de, one for ar. Simply run ./deploy.sh, or ./deploy.sh --no-fixture if you didn't change anything data-related

Testing

Tests are few, but automatically run in pre-commit

Releases

No releases published

Packages

No packages published

Languages

0