Voting Tool-old
Aus JSUG
This site is deprecated.
Please go to: New Version
http://jsugvoting.at.tt Beta v0.4
This site contains a short overview of the JSUG Voting Tool hosted at googlecode. Its aim is to provide an easy way figuring out which topics are preferred by the members.
Quicklinks:
Inhaltsverzeichnis |
[Bearbeiten] Technologies used
[Bearbeiten] Flex Frontend
- Flex SDK 3.2
- FlexBuilder 3.0.2
- Cairngorm 2
- as3corelib
- as3logger
[Bearbeiten] PHP Backend
- PHP 5.2
- MySQL 4.1 (requires extension
pdo_mysql) - PDO database abstraction layer
- SimpleXML parser
- FrontController & RequestDispatcher
[Bearbeiten] Screenshots
[Bearbeiten] Data Model
[Bearbeiten] Access Sourcecode
You can check out the full source code by:
# anonymous read-only access: svn checkout http://jsugvoting.googlecode.com/svn/ jsugvoting-read-only # project members only: svn checkout https://jsugvoting.googlecode.com/svn/trunk/ jsugvoting --username <your_name>



