{% extends "base.html" %} {% block main %}

About

This webpage is part of the projekt Hunting Mosquitos by Angeliki Diakrousi

The site is running on a flask instance, storing data in a SQLite database. The location is tracked using the geolocation API. Audio is recorded through the WebAudio API.

{% endblock %}