Skip to content

NRaudseps/flashcards

Repository files navigation

Flashcards

An application for memorizing words, concepts and phrases.

Idea inspired from realpython.org.

Installation

git clone https://github.com/NRaudseps/flashcards.git | cd flashcards

virtualenv venv

pip install -r requirements.txt

source venv/bin/activate

python manage.py migrate

python manage.py runserver

Run tests

make test

About

Flashcard application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors