deian / lambdachair

A simple conference review system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prototype conference review system.

Install

cabal sandbox init
cabal add-source /path/to/hails
cabal install
./.cabal-sandbox/bin/lambdachair

Usage

  • User root is the PC chair. As this user you can add new PC members.

  • As a PC member you can review papers. If you are in conflict with a paper you cannot view the reviews of other reviewers. You can still write a review/notes though.

  • As a user you can upload papers.

About

A simple conference review system.

License:MIT License


Languages

Language:Haskell 98.2%Language:CSS 1.8%