SPB Git forge

spb/ka-stats

Public
8commits 1branches 0releases
2.2 MBsize
maindefault branch
26 days agolast push
JavaScript 73.4% CSS 25.3% HTML 1.3%

docs: campagne visuelle 2026-08-25 — première galerie WebP mobile+desktop

simon-pierre boucher committed 29 days ago (Aug 26, 2026) parent 78a7c61

12 changed files +30 −0

modified README.md +30 −0
@@ -19,6 +19,36 @@ Fabri·Ka, Sorti·Ka, Créa·Ka, Trouve·Ka, API·Ka) et les rend explorables :
19 19 - **/comparer** — jusqu'à 4 plateformes sur un seul axe, indice base 100.
20 20 - **/palmares** — records agrégés + classement de croissance.
21 21
22 +## Aperçu
23 +
24 +*Captures du 2026-08-25 (mobile 390×844 · desktop 1440×900).*
25 +
26 +### Mobile
27 +
28 +<table>
29 + <tr>
30 + <td align="center"><img src="docs/screenshots/mobile/home.webp" width="240" alt="Vue d'ensemble mobile"><br><sub><b>Vue d'ensemble — l'observatoire de données</b></sub></td>
31 + <td align="center"><img src="docs/screenshots/mobile/indicateurs.webp" width="240" alt="Indicateurs mobile"><br><sub><b>Indicateurs — les chiffres du Québec par thème</b></sub></td>
32 + <td align="center"><img src="docs/screenshots/mobile/menu-mobile.webp" width="240" alt="Menu mobile"><br><sub><b>Nav v2 — panneau plein écran</b></sub></td>
33 + </tr>
34 +</table>
35 +
36 +### Desktop
37 +
38 +<table>
39 + <tr>
40 + <td align="center"><img src="docs/screenshots/desktop/home.webp" width="420" alt="Vue d'ensemble"><br><sub><b>Vue d'ensemble — période ajustable (jour → tout)</b></sub></td>
41 + <td align="center"><img src="docs/screenshots/desktop/indicateurs.webp" width="420" alt="Indicateurs"><br><sub><b>Indicateurs — prix, salaires, loyers, volumes des plateformes KA</b></sub></td>
42 + </tr>
43 + <tr>
44 + <td align="center"><img src="docs/screenshots/desktop/comparer.webp" width="420" alt="Comparer"><br><sub><b>Comparer — métriques croisées entre plateformes</b></sub></td>
45 + <td align="center"><img src="docs/screenshots/desktop/palmares.webp" width="420" alt="Palmarès"><br><sub><b>Palmarès — records et faits marquants détectés</b></sub></td>
46 + </tr>
47 + <tr>
48 + <td align="center" colspan="2"><img src="docs/screenshots/desktop/studio.webp" width="640" alt="Studio"><br><sub><b>Studio — construisez votre indicateur : 227 métriques, 12 plateformes, transformations (indice 100, variation, moyenne mobile, cumul), partage par lien</b></sub></td>
49 + </tr>
50 +</table>
51 +
22 52 ## Architecture
23 53
24 54 - `server.mjs` — Node **zéro dépendance** : statique + `/api/sites`,
added docs/screenshots/desktop/comparer.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/home.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/indicateurs.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/palmares.webp +0 −0

Binary file not shown.

added docs/screenshots/desktop/studio.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/comparer.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/home.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/indicateurs.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/menu-mobile.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/palmares.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/studio.webp +0 −0

Binary file not shown.