{% extends "base2.html" %} {% block slider %} {% endblock %} {% block content %}
Settings
{#
#} {# {{username}}#} {# Logout#} {#
#}
Change Password
{% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %}



{% endblock %} {% block stats %}

tinyQuiz has been developed by Andrei Lavrenov in 2017 for Project I. It's based on flask and runs on a Raspberry Pi 3. It has a custom user system, score and data retention and more. You can find more information about the project on:

Github

Intructables

Portfolio

{% endblock %}