| | 1 | To provide web based user access to the core, there is LiquidFeedback Frontend. It contains a web based frontend for users with access to almost any of the functions of the core and a priliminary API for mobile applications and other purposes including automatic processing of the data. The software is based on [http://www.public-software-group.org/webmcp WebMCP], a framework implemented by some of the authors of LiquidFeedback. Currently the LiquidFeedback Frontend is basically a one-to-one view on the data structures |
| | 2 | and the corresponding actions and forms which are available for the user. |
| | 3 | |
| | 4 | The frontend is beta, but there are already organisations using it in productive environments. There are currently no show stoppers, but [/report/1 a lot of improvements to do]. Official beta releases are provided at [http://www.public-software-group.org/liquid_feedback_frontend]. Current development versions are available at the [http://www.public-software-group.org/mercurial/liquid_feedback_frontend.devel development repository]. |
| | 5 | |