/qr_code_toolkit

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Qr-code toolkit

The generic toolkit is located in 'qr_kit' and 'qr_kit_api'

prerequisites

  • python 3.8

installation

$ pip install -r requirements.txt
$ python manage.py migrate

running the development server

$ python manage.py runserver 

TODO