source: main/eko-disco-specs/trunk/other-requirements.rst @ 17815

Last change on this file since 17815 was 10795, checked in by Henrik Bettermann, 11 years ago

Add requirement.

File size: 974 bytes
RevLine 
[10728]1.. _label-other-requirements:
[10696]2
3Other Requirements
4==================
5
6* Used Web Techniques:
[10795]7
[10697]8  - JavaScript
[10696]9
[10697]10  - Twitter Bootstrap (Version >= 3.0.1)
11
[10795]12  - jQuery (as required by Bootstrap)
[10697]13
[10795]14* The web design is responsive. [#]_
[10696]15
[10795]16* All business transactions are logged.
[10696]17
[10795]18* All business transactions are filed to archives.
[10696]19
[10795]20* External systems (e.g. accounting systems) can retrieve
21  data through web services. [#]_
22
23* All web transactions are performed encrypted.
24
[10696]25* Supported Payment Systems
26
27  - Cash
28
29  - Credit Card
30
31  - Bank Transfer
32
33  - ETranzact
34
35  - InterSwitch
36
37  - SMS
[10795]38
39.. [#] Responsive websites provide an optimal viewing experience — easy reading
40       and navigation with a minimum of resizing, panning, and scrolling —
41       across a wide range of devices (from mobile phones to desktop
42       computer monitors).
43
44.. [#] Most data - including all business transactions - can be retrieved
45       through XML Remote Procedure Call (XML-RPC) Web Services.
Note: See TracBrowser for help on using the repository browser.