docs: campagne visuelle 2026-08-25 — galerie WebP mobile+desktop (DA v3 data-épicerie), anciennes captures archivées
19 changed files +35 −6
modified
README.md
+35 −6
@@ -41,21 +41,50 @@ Les épiceries n'offrent pas de webhooks ; Food-Ka en reproduit l'équivalent : | ||
| 41 | 41 | |
| 42 | 42 | ## Visite guidée |
| 43 | 43 | |
| 44 | +*Captures du 2026-08-25 — DA v3 « data-épicerie » (mobile 390×844 · desktop 1440×900).* | |
| 45 | + | |
| 46 | +### Mobile | |
| 47 | + | |
| 44 | 48 | <table> |
| 45 | 49 | <tr> |
| 46 | − <td align="center"><img src="frontend/public/doc/img/etape1.png" width="420"><br><sub><b>Accueil — PWA installable : ticker temps réel, catégories, aubaines du moment</b></sub></td> | |
| 47 | − <td align="center"><img src="frontend/public/doc/img/etape2.png" width="420"><br><sub><b>Recherche « lait 2% » — résultats toutes bannières, prix unitaire $/100 g comparable</b></sub></td> | |
| 50 | + <td align="center"><img src="docs/screenshots/mobile/home.webp" width="240" alt="Accueil mobile"><br><sub><b>Accueil — recherche ligne fine, KA Tabbar</b></sub></td> | |
| 51 | + <td align="center"><img src="docs/screenshots/mobile/aubaines.webp" width="240" alt="Aubaines mobile"><br><sub><b>Aubaines de la semaine</b></sub></td> | |
| 52 | + <td align="center"><img src="docs/screenshots/mobile/produit.webp" width="240" alt="Fiche produit mobile"><br><sub><b>Fiche produit — prix comparés par bannière</b></sub></td> | |
| 48 | 53 | </tr> |
| 49 | 54 | <tr> |
| 50 | − <td align="center"><img src="frontend/public/doc/img/etape3.png" width="420"><br><sub><b>Fiche produit — le même produit comparé chez 6 bannières, historique de prix</b></sub></td> | |
| 51 | − <td align="center"><img src="frontend/public/doc/img/etape4.png" width="420"><br><sub><b>Aubaines — prix courant vs prix régulier, tri par rabais</b></sub></td> | |
| 55 | + <td align="center"><img src="docs/screenshots/mobile/carte.webp" width="240" alt="Carte mobile"><br><sub><b>Carte des épiceries</b></sub></td> | |
| 56 | + <td align="center"><img src="docs/screenshots/mobile/stats.webp" width="240" alt="Stats mobile"><br><sub><b>Bandeau stats en chiffres</b></sub></td> | |
| 57 | + <td align="center"><img src="docs/screenshots/mobile/menu-mobile.webp" width="240" alt="Menu mobile"><br><sub><b>Menu vert profond plein écran</b></sub></td> | |
| 52 | 58 | </tr> |
| 59 | +</table> | |
| 60 | + | |
| 61 | +### Desktop | |
| 62 | + | |
| 63 | +<table> | |
| 53 | 64 | <tr> |
| 54 | − <td align="center"><img src="docs/screenshots/food-ka-desktop.png" width="420"><br><sub><b>Accueil desktop — design « éditorial sharp », accent vert épicerie</b></sub></td> | |
| 55 | − <td align="center"><img src="docs/screenshots/food-ka-mobile.png" width="230"><br><sub><b>Accueil mobile — mobile-first, installable sur l'écran d'accueil</b></sub></td> | |
| 65 | + <td align="center"><img src="docs/screenshots/desktop/home.webp" width="420" alt="Accueil desktop"><br><sub><b>Accueil — onglets rayons soulignés, packshots 12px</b></sub></td> | |
| 66 | + <td align="center"><img src="docs/screenshots/desktop/aubaines.webp" width="420" alt="Aubaines"><br><sub><b>Aubaines — échelle de prix à filets</b></sub></td> | |
| 67 | + </tr> | |
| 68 | + <tr> | |
| 69 | + <td align="center"><img src="docs/screenshots/desktop/produit.webp" width="420" alt="Fiche produit"><br><sub><b>Fiche produit — comparaison multi-bannières</b></sub></td> | |
| 70 | + <td align="center"><img src="docs/screenshots/desktop/carte.webp" width="420" alt="Carte"><br><sub><b>Carte des épiceries du Québec</b></sub></td> | |
| 71 | + </tr> | |
| 72 | + <tr> | |
| 73 | + <td align="center"><img src="docs/screenshots/desktop/epiceries.webp" width="420" alt="Épiceries"><br><sub><b>Répertoire des bannières</b></sub></td> | |
| 74 | + <td align="center"><img src="docs/screenshots/desktop/stats.webp" width="420" alt="Stats"><br><sub><b>Statistiques — 52 700+ produits, 57 bannières</b></sub></td> | |
| 56 | 75 | </tr> |
| 57 | 76 | </table> |
| 58 | 77 | |
| 78 | +### Nouveautés front-end (2026-08-25) | |
| 79 | + | |
| 80 | +- **DA v3 « data-épicerie »** — filtres pupitre sans boîte, onglets rayons soulignés, cartes produits sans cadre (packshot 12px + prix display), échelle de prix à filets, tuiles stats à filets, menu mobile vert profond. | |
| 81 | +- **Refonte UX des filtres épicerie** — barre compacte sticky, bottom sheet mobile / modal desktop, presets prix, filtres format (poids/volume/unité) et mentions (bio, local, sans gluten, végane, sans lactose), chips actifs supprimables — API `tags`/`fmt` + compteurs facets. | |
| 82 | +- **Recherche mobile** — ligne fine au lieu d'une zone de 260 px. | |
| 83 | +- **KA Tabbar v1** — barre de navigation mobile commune Groupe KA. | |
| 84 | +- **Widget ka-agent v4** — cartes produits cliquables et choix en boutons. | |
| 85 | + | |
| 86 | +> 🗄️ Les captures d'époque sont conservées dans [`docs/archive/`](docs/archive/). | |
| 87 | + | |
| 59 | 88 | ## Fonctionnalités |
| 60 | 89 | |
| 61 | 90 | - **Agrégation multi-bannières** — un connecteur auto-découvert par bannière (`foodka/connectors/`), grandes chaînes et épiceries spécialisées, couvrant tout le Québec ; chaque bannière non-connectable est documentée avec sa raison dans `data/sources.json`. |
renamed
docs/screenshots/food-ka-desktop.png → docs/archive/food-ka-desktop.png
+0 −0
renamed
docs/screenshots/food-ka-mobile.png → docs/archive/food-ka-mobile.png
+0 −0
renamed
docs/screenshot.png → docs/archive/screenshot.png
+0 −0
added
docs/screenshots/desktop/aubaines.webp
+0 −0
Binary file not shown.
added
docs/screenshots/desktop/carte.webp
+0 −0
Binary file not shown.
added
docs/screenshots/desktop/epiceries.webp
+0 −0
Binary file not shown.
added
docs/screenshots/desktop/favoris.webp
+0 −0
Binary file not shown.
added
docs/screenshots/desktop/home.webp
+0 −0
Binary file not shown.
added
docs/screenshots/desktop/produit.webp
+0 −0
Binary file not shown.
added
docs/screenshots/desktop/stats.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/aubaines.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/carte.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/epiceries.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/favoris.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/home.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/menu-mobile.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/produit.webp
+0 −0
Binary file not shown.
added
docs/screenshots/mobile/stats.webp
+0 −0
Binary file not shown.