You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Axione-IPE-Viewer/webapp
Félix Baylac-Jacqué 6c8c3b138d webapp: fetch eligibility data on backend
We fetch the eligibility data from the backend for the area the user
is currently viewing.

We don't want to trigger the search when the user is zoomed out, it
could be heavy on the backend CPU. Hence, we trigger the fetch after
the user searched for his real address or reached a good-enough zoom level.

The backend is currently returning a dummy answer.
1 year ago
..
static webapp: fetch eligibility data on backend 1 year ago
templates webapp: fetch eligibility data on backend 1 year ago
main.py webapp: fetch eligibility data on backend 1 year ago
poetry.lock webapp: display interactive map + geocoding 1 year ago
pyproject.toml webapp: display interactive map + geocoding 1 year ago
run-dev-server webapp: display interactive map + geocoding 1 year ago