philsupertramp / sowhenthen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sowhenthen

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

About


Languages

Language:Go 72.0%Language:HTML 26.7%Language:Dockerfile 1.3%