/question

A Flask web server for quickly asking someone a question

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Question

Deploy

A Flask web server for quickly asking someone a question. Uses Airgram for push notification functionality, so users need to make accounts there.

Currently backend JSON api only. Feel free to implement your own frontend around the API using your own instance.

The lines starting with "Question from" are sent first, at the same time. The user swipes or selects the relevant option, and a reply is sent to the user indicating their choice. In the below example, I used my own username for both.

screenshot