bake / qual-o-mat

A Wahl-O-Mat clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qual-O-Mat

Qual-O-Mat is a clone of the Wahl-O-Mat. "Clone" means, it uses its extracted data from qual-o-mat-data and displays a list of elections and their questions. It is a webserver written in Go.

Compile

$ npm install
$ npm run-script build
$ go build
$

About

A Wahl-O-Mat clone


Languages

Language:Go 75.6%Language:HTML 23.5%Language:CSS 0.6%Language:JavaScript 0.3%