https://sowhenthen.kiyutink.com
This is a copy (with some adjustments) of jawanndenn. It is a simple web application to schedule meetings and run polls. Sowhenthen uses water.css for styling and doesn't have a single html class, hence the simplified interface. Other technologies that are used:
Compared to jawanndenn, sowhenthen only supports 2 fields in the setup JSON:
Field name | Type | Description |
---|---|---|
title | string | The title of the poll. Only supports plaintext. |
options | string[] | The voting options. Each voter can choose anywhere between 0 and all of the options |