An open API service indexing awesome lists of open source software.

https://github.com/garybake/quizmaster

Web based quiz application
https://github.com/garybake/quizmaster

Last synced: 3 months ago
JSON representation

Web based quiz application

Awesome Lists containing this project

README

          

# GB QuizMaster

Quick setup:

make venv
make install_pips
make create_db
make build_report

To run app:
make serve

Results Report:
make run_report

TODO:
Admin function/quiz mgmt
Flask not hosted in docker
Email not sent on report