Flashcard

a full-stack flask applictaion which can be used as an aid to memorize vocabulary.

How to run the program

  • Clone the repository.

  • Make sure python is installed.

On Windows,

run the following code on bash.

python -m venv env

source env/Sripts/activate

python -m pip install --upgrade pip

pip install -r requirements.txt

python app.py

Demo

Coming soon.

GitHub

View Github