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
- Host: GitHub
- URL: https://github.com/garybake/quizmaster
- Owner: garybake
- License: mit
- Created: 2019-06-16T22:59:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T08:46:46.000Z (about 2 years ago)
- Last Synced: 2024-12-06T20:38:24.547Z (over 1 year ago)
- Language: Python
- Size: 2.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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