A simple quiz system for certification preparation. Users can create their own question database, review questions, and take practice tests.
pip install -r requirements.txt
python setup_db.py
python app.py
Visit http://127.0.0.1:5000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple quiz system for certification preparation. Users can create their own question database, review questions, and take practice tests.
pip install -r requirements.txt
python setup_db.py
python app.py
Visit http://127.0.0.1:5000/