Projekt

Obecné

Profil

Requirements » Historie » Verze 2

Alex Konig, 2021-05-02 16:44

1 1 Alex Konig
h1. Requirements
2
3
h2. Client requirements 
4
5 2 Alex Konig
* User input as specified in [[Product Vision Statement]]
6
* Heatmap output as specified in [[Product Vision Statement]] 
7 1 Alex Konig
* User able to easily browse prediction across a greater range of time
8
* Comprehensive design
9
* Web interface compatible with mainstream browsers (Chrome, Mozilla)
10
11
h2. Server requirements
12
13
* Capable of being updated at admin request
14
* Capable of donwloading new data at admin request
15
* Capable of rollback after unsatisfactory retraining
16
* Capable of potential changes in the future (such as using different source data, without re-writing the whole application)
17
* Capable to configure parts of the server such as local data folder, open data source without changing code