diff options
Diffstat (limited to 'app/requirements.tsv')
| -rw-r--r-- | app/requirements.tsv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/requirements.tsv b/app/requirements.tsv index bd79b52..279a120 100644 --- a/app/requirements.tsv +++ b/app/requirements.tsv @@ -6,9 +6,9 @@ ARCH-5 Architecture Functional declarative interface around browsers native API' ARCH-6 Architecture Code style: Prefer static, private, Classes, modules, constricted state, function chaining, null safety by design. ARCH-7 Architecture Less program lines and generic approach is always preferred over "Ad hoc" patching. UI-1 UI Single view layout with map and control panel -UI-2 UI Native SVG map with Helsinki district boundaries +UI-2 UI Native SVG with own functional oriented wrapper API. UI-3 UI Color-coded house markers based on scoring -UI-4 UI Native dialog elements for house details +UI-4 UI Native dialog elements and cards for house details UI-5 UI Toast notifications for error handling UI-6 UI Weight sliders for scoring parameters UI-7 UI Filter controls for price, year, area and first appeared |
