faelys / pref-matrix

Web interface to coordinate preferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a web application to gather how subjects feel about a variety of objects. It is primarily used as a custom replacement of Doodle or FramaDate with more preference levels and a transposed presentation (so that when there are a lot of time slots and a few people, one scrolls vertically instead of horizontally).

It consists of a CHICKEN Scheme HTTP server which handles POST requests and updates a JSON representation of the data, and some static files served by a regular webserver (e.g. nginx).

It depends on Spiffy webserver and sql-de-lite binding of SQLite for persistent storage.

About

Web interface to coordinate preferences

License:ISC License


Languages

Language:HTML 46.8%Language:Scheme 36.8%Language:Shell 14.1%Language:CSS 1.8%Language:sed 0.5%