diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-16 09:15:03 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-16 17:29:42 +0200 |
| commit | 57bb986524388b6fc9441aea7a53ff9852380663 (patch) | |
| tree | f5f369d1ae27162149cb89c065feb0503808a46e /README.adoc | |
| parent | b9eb804ae4f47974ad99025892dd477169809de1 (diff) | |
| download | housing-57bb986524388b6fc9441aea7a53ff9852380663.tar.zst | |
Change dom access pattern
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index 0101aec..197e5b1 100644 --- a/README.adoc +++ b/README.adoc @@ -63,10 +63,12 @@ go run main.go == Next steps - Implement additional map features: "koulut", "päiväkodit" -- Visual programming? Value function description with Javascript? -- When scoring weights are manipilated create a botton bar where are top x houses -- Make it possible to get left menu back -- Notifications to user on new houses +- User journey matching for features and fixes accordingly +- UTM projection for geometry +- WebGL? +- Better colors for map +- Lots of refactoring across everything. Code can be reduced by atleast 40% with smarter use +- Make touch gestures work better == Analysis Data processing |
