Changes between Version 20 and Version 21 of WikiStart
- Timestamp:
- 02/06/2011 08:07:16 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v20 v21 1 = LiquidFeedback Core=1 = [[Core|LiquidFeedback Core]] = 2 2 3 3 This is the central component of LiquidFeedback, called "The Core". It consists of a PostgreSQL database definition scheme ([http://www.public-software-group.org/mercurial/liquid_feedback_core/file/tip/core.sql core.sql]), providing all needed data structures and logic, and 2 service programs … … 11 11 12 12 13 = LiquidFeedback Frontend=13 = [[Frontend|LiquidFeedback Frontend]] = 14 14 15 15 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
