SPB Git forge

spb/auto-ka

Public
61commits 1branches 0releases
14.4 MBsize
maindefault branch
12 days agolast push
Python 61.6% TypeScript 20.9% CSS 11.4% JavaScript 5.1% HTML 1.1%

docs: campagne visuelle 2026-08-25 — galerie WebP mobile+desktop (DA v3 magazine, fiche v2), anciennes captures archivées

Simon-Pierre Boucher committed 1 mo ago (Aug 26, 2026) parent 8a0fec5

20 changed files +29 −6

modified README.md +29 −6
@@ -42,21 +42,44 @@ Les sites de concessionnaires n'offrent pas de webhooks ; Auto-Ka en reproduit l
42 42
43 43 ## Visite guidée
44 44
45 +*Captures du 2026-08-25 — DA v3 « magazine automobile » (mobile 390×844 · desktop 1440×900).*
46 +
47 +### Mobile
48 +
45 49 <table>
46 50 <tr>
47 − <td align="center"><img src="frontend/public/doc/img/etape1.png" width="420"><br><sub><b>Accueil — le marché de l'occasion en un coup d'œil (tuiles, arrivages, baisses de prix)</b></sub></td>
48 − <td align="center"><img src="frontend/public/doc/img/etape2.png" width="420"><br><sub><b>Recherche filtrée — Toyota à 30 000 $ et moins, facettes dynamiques et tris</b></sub></td>
51 + <td align="center"><img src="docs/screenshots/mobile/home.webp" width="240" alt="Accueil mobile"><br><sub><b>Accueil — masthead encre, KA Tabbar</b></sub></td>
52 + <td align="center"><img src="docs/screenshots/mobile/resultats.webp" width="240" alt="Résultats mobile"><br><sub><b>Résultats — barre compacte + bottom sheet de filtres</b></sub></td>
53 + <td align="center"><img src="docs/screenshots/mobile/fiche.webp" width="240" alt="Fiche mobile"><br><sub><b>Fiche véhicule v2 — badge marché</b></sub></td>
49 54 </tr>
55 +</table>
56 +
57 +### Desktop
58 +
59 +<table>
50 60 <tr>
51 − <td align="center"><img src="frontend/public/doc/img/etape3.png" width="420"><br><sub><b>Fiche véhicule — Honda Civic : galerie, VIN, équipements, lien vers l'annonce originale</b></sub></td>
52 − <td align="center"><img src="frontend/public/doc/img/etape4.png" width="420"><br><sub><b>Historique de prix — chaque variation détectée par le diff engine, horodatée</b></sub></td>
61 + <td align="center"><img src="docs/screenshots/desktop/home.webp" width="420" alt="Accueil desktop"><br><sub><b>Accueil — hero éditorial, filtres pupitre sans boîte</b></sub></td>
62 + <td align="center"><img src="docs/screenshots/desktop/resultats.webp" width="420" alt="Résultats desktop"><br><sub><b>Résultats — cartes sans cadre, spec-line mono</b></sub></td>
53 63 </tr>
54 64 <tr>
55 − <td align="center"><img src="docs/screenshots/auto-ka-desktop.png" width="420"><br><sub><b>Accueil desktop — design « éditorial sharp », accent orange racing</b></sub></td>
56 − <td align="center"><img src="docs/screenshots/auto-ka-mobile.png" width="230"><br><sub><b>Accueil mobile — la même expérience, mobile-first</b></sub></td>
65 + <td align="center"><img src="docs/screenshots/desktop/fiche.webp" width="420" alt="Fiche véhicule"><br><sub><b>Fiche v2 — prix vs marché, caractéristiques, KA Score</b></sub></td>
66 + <td align="center"><img src="docs/screenshots/desktop/fiche-details.webp" width="420" alt="Analyse marché"><br><sub><b>Fiche v2 — analyse marché, fiche VIN (NHTSA), historique de prix</b></sub></td>
67 + </tr>
68 + <tr>
69 + <td align="center" colspan="2"><img src="docs/screenshots/desktop/stats.webp" width="640" alt="Stats"><br><sub><b>Statistiques — 46 600+ véhicules, gros chiffres tabulaires</b></sub></td>
57 70 </tr>
58 71 </table>
59 72
73 +### Nouveautés front-end (2026-08-25)
74 +
75 +- **DA v3 « magazine automobile »** — masthead encre, hero éditorial, filtres pupitre sans boîte, cartes véhicules sans cadre (spec-line mono), fiche à filets.
76 +- **Fiche véhicule v2** — analyse marché (nuage de points prix/km), KA Score composite, fiche VIN décodée (NHTSA), rappels, lightbox photos.
77 +- **Refonte UX des filtres** — barre compacte (« N véhicules · Trier · Filtres »), bottom sheet mobile / tiroir desktop, sliders min-max prix/année/km, chips actifs supprimables, CTA sticky avec compteur en direct.
78 +- **KA Tabbar v1** — barre de navigation mobile commune Groupe KA.
79 +- **Widget ka-agent v4** — cartes de véhicules cliquables et choix en boutons.
80 +
81 +> 🗄️ Les captures d'époque sont conservées dans [`docs/archive/`](docs/archive/).
82 +
60 83 ## Fonctionnalités
61 84
62 85 - **Recherche unifiée** — filtres marque / modèle / année / prix / km / carburant / motricité / carrosserie / région / ville / concessionnaire, facettes dynamiques et tris multiples.
renamed docs/screenshots/auto-ka-desktop.png → docs/archive/auto-ka-desktop.png +0 −0
renamed docs/screenshots/auto-ka-mobile.png → docs/archive/auto-ka-mobile.png +0 −0
renamed docs/screenshot-home.png → docs/archive/screenshot-home.png +0 −0
renamed docs/screenshot-mobile.png → docs/archive/screenshot-mobile.png +0 −0
renamed docs/screenshot-motos.png → docs/archive/screenshot-motos.png +0 −0
renamed docs/screenshot-stats.png → docs/archive/screenshot-stats.png +0 −0
renamed docs/screenshot-vehicle.png → docs/archive/screenshot-vehicle.png +0 −0
renamed docs/screenshot.png → docs/archive/screenshot.png +0 −0
added docs/screenshots/desktop/fiche-details.webp +0 −0

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

added docs/screenshots/mobile/fiche-details.webp +0 −0

Binary file not shown.

added docs/screenshots/mobile/fiche.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/resultats.webp +0 −0

Binary file not shown.

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

Binary file not shown.