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

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

Add requirement.

File size: 974 bytes
Line 
1.. _label-other-requirements:
2
3Other Requirements
4==================
5
6* Used Web Techniques:
7
8  - JavaScript
9
10  - Twitter Bootstrap (Version >= 3.0.1)
11
12  - jQuery (as required by Bootstrap)
13
14* The web design is responsive. [#]_
15
16* All business transactions are logged.
17
18* All business transactions are filed to archives.
19
20* External systems (e.g. accounting systems) can retrieve
21  data through web services. [#]_
22
23* All web transactions are performed encrypted.
24
25* Supported Payment Systems
26
27  - Cash
28
29  - Credit Card
30
31  - Bank Transfer
32
33  - ETranzact
34
35  - InterSwitch
36
37  - SMS
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.