Projekt

Obecné

Profil

Requirements » Historie » Revize 4

Revize 3 (Alex Konig, 2021-05-02 16:48) → Revize 4/5 (Alex Konig, 2021-05-03 15:37)

h1. Requirements 

 h2. Client requirements  

 * Web interface compatible with mainstream browsers (Chrome, Mozilla) 
 * Comprehensive design 
 * User input as specified in [[Product Vision Statement]] 
 * Heatmap output as specified in [[Product Vision Statement]]  
 * User able to easily browse prediction across a greater range of time 

 h2. Server requirements 

 * Runs on linux 
 * Can answer requests from more than one client at a time 
 * Capable of retraining model being updated at admin request 
 * Capable of donwloading new data at admin request 
 * Capable of rollback after unsatisfactory retraining 
 * Capable of potential changes in the future (such as using different source data, without re-writing the whole application) 
 * Capable to configure parts of the server such as local data folder, open data source without changing code