Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.5 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.5 KB

Sowhenthen

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

Screenshots

A webpage with a json text input, "create" button and a preview of a poll

A webpage with a list of votes and a form to submit a new vote