Minimum viable product » Historie » Verze 6
Alex Konig, 2021-05-01 19:59
1 | 1 | Alex Konig | h1. Minimum viable product |
---|---|---|---|
2 | |||
3 | h3. Product environment |
||
4 | |||
5 | 6 | Alex Konig | Server will run preferabl on linux. Client runs in standard browsers with webGL enabled (will be tested in chrome and mozilla). |
6 | 1 | Alex Konig | |
7 | 6 | Alex Konig | There is a possibility of an android app (4.4 and higher), however no official release on any appstore. In case of developed andoid application the apk will be freely availible to download. |
8 | 1 | Alex Konig | |
9 | |||
10 | h3. Server functions |
||
11 | |||
12 | 6 | Alex Konig | Capable to modify data folder path upon launch |
13 | 1 | Alex Konig | |
14 | 6 | Alex Konig | Server will be capable of the following actions upon the request from server admin: |
15 | 3 | Alex Konig | |
16 | 6 | Alex Konig | * check for new data in the online directory with specified open data |
17 | * capable of downloading new data from open data source |
||
18 | * capable of retraining model |
||
19 | 1 | Alex Konig | |
20 | 6 | Alex Konig | Furthermore server needs to be able to fullfil requests and send answers to more than one client applications. |
21 | 1 | Alex Konig | |
22 | 6 | Alex Konig | |
23 | 1 | Alex Konig | h3. WebGL app functions |
24 | |||
25 | 6 | Alex Konig | h4. User input |
26 | 1 | Alex Konig | |
27 | 6 | Alex Konig | User can specify the following data |
28 | * day (dd:mm:yyyy) |
||
29 | * hour (hh) |
||
30 | * temperature (°C) |
||
31 | * building |
||
32 | * rain probability |
||
33 | * wind (m/s) |
||
34 | 1 | Alex Konig | |
35 | 6 | Alex Konig | h4. Output |
36 | |||
37 | User will recieve information about rush level in two ways: |
||
38 | |||
39 | * relative amount in percentage |
||
40 | * heatmap-type visualisation of recieved amount |