SPB Git

spb/vrai-prix-ios Public

App iOS native de Vrai-Prix — estimation immobilière transparente pour le Québec (SwiftUI, MapKit, Swift Charts)

Swift 100%

README — captures d'écran de l'app (générées par les tests XCUITest)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Simon-Pierre Boucher committed 2 h ago (Aug 11, 2026) parent 68c7269

Showing 9 changed files with +12 and −0

modified README.md +12 −0
@@ -31,6 +31,18 @@ reste la source de vérité.
31 31 Chaque comparable affiche ses **ajustements en dollars** (conditions de marché, superficie,
32 32 âge) et son prix ajusté — la transparence totale du moteur, fidèle au site.
33 33
34 +## Captures d'écran
35 +
36 +| Recherche | Estimation | Comparable déplié |
37 +|:---:|:---:|:---:|
38 +| ![Recherche d'adresse](docs/screenshots/1-recherche.png) | ![Estimation complète](docs/screenshots/2-estimation.png) | ![Ajustements en dollars](docs/screenshots/4-comparable.png) |
39 +
40 +| Carte | Fiche carte | Manuelle |
41 +|:---:|:---:|:---:|
42 +| ![Recherche par carte](docs/screenshots/6-carte.png) | ![Fiche d'aperçu](docs/screenshots/7-carte-fiche.png) | ![Estimation manuelle](docs/screenshots/5-manuelle.png) |
43 +
44 +*Captures générées automatiquement par les tests XCUITest contre l'API de production.*
45 +
34 46 ## Design
35 47
36 48 Identité « éditorial sharp » du site : papier `#f5f3ee`, encre `#141814`, accent rouge vif
added docs/screenshots/1-recherche.png +0 −0

Binary file not shown.

added docs/screenshots/2-estimation.png +0 −0

Binary file not shown.

added docs/screenshots/3-details.png +0 −0

Binary file not shown.

added docs/screenshots/4-comparable.png +0 −0

Binary file not shown.

added docs/screenshots/5-manuelle.png +0 −0

Binary file not shown.

added docs/screenshots/6-carte.png +0 −0

Binary file not shown.

added docs/screenshots/7-carte-fiche.png +0 −0

Binary file not shown.

added docs/screenshots/8-carte-estimation.png +0 −0

Binary file not shown.