diff --git a/config.json b/config.json index a103d8a..c8e2402 100644 --- a/config.json +++ b/config.json @@ -1,23 +1,144 @@ { "prenoms": [ - "H3R7" + "HERY", + "BINOU" ], "format": "{prenom} - {date} - {libelle} - {montant}\u20ac", "depenses": [ { "id": 1, - "prenom": "H3R7", - "date": "2026-02-27", - "libelle": "COURSES CARREFOUR test ", - "montant": 25.36, + "prenom": "HERY", + "date": "2026-02-06", + "libelle": "ALIEXPRESS - PISTOLET MASSAGE", + "montant": 13.67, "status": "Envoy\u00e9 \u2705" }, { "id": 2, - "prenom": "H3R7", + "prenom": "HERY", + "date": "2026-02-10", + "libelle": "LUMINAIRE LAMPADAIRE", + "montant": 97.87, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 3, + "prenom": "HERY", + "date": "2026-02-17", + "libelle": "ALIEXPRESS BOITIER AMPOUL REGLABLE", + "montant": 22.43, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 4, + "prenom": "HERY", + "date": "2026-02-24", + "libelle": "LIDL GAUFFRIER", + "montant": 24.98, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 5, + "prenom": "HERY", + "date": "2026-02-11", + "libelle": "LEETCHI FABIENNE", + "montant": 30.0, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 6, + "prenom": "HERY", + "date": "2026-02-02", + "libelle": "CB LCL GAZOLE TOTAL LOOS ", + "montant": 12.54, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 7, + "prenom": "HERY", + "date": "2026-02-16", + "libelle": "BAR LA CLOCHE (soleil)", + "montant": 8.0, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 8, + "prenom": "HERY", "date": "2026-02-23", - "libelle": "GAZOLE", - "montant": 33.55, + "libelle": "COURSES CARREFOUR MOSELLE", + "montant": 44.47, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 9, + "prenom": "HERY", + "date": "2026-02-24", + "libelle": "AMAZON CAFE FOLLIER", + "montant": 16.2, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 10, + "prenom": "HERY", + "date": "2026-02-17", + "libelle": "CT CONTRE VISITE", + "montant": 25.0, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 11, + "prenom": "HERY", + "date": "2026-02-16", + "libelle": "CONTROLE TECHNIQUE", + "montant": 54.0, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 12, + "prenom": "HERY", + "date": "2026-02-16", + "libelle": "LOTO - EUROMILLION", + "montant": 9.0, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 13, + "prenom": "HERY", + "date": "2026-02-14", + "libelle": "LUMIERE TOILLETTES ", + "montant": 14.78, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 14, + "prenom": "HERY", + "date": "2026-02-09", + "libelle": "COMPTOIRE AFRIQ WAZEMME", + "montant": 9.4, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 15, + "prenom": "HERY", + "date": "2026-02-7", + "libelle": "BOUCHERIE LILLE", + "montant": 35.02, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 16, + "prenom": "HERY", + "date": "2026-02-06", + "libelle": "COURSES CARREFOUR", + "montant": 83.66, + "status": "Envoy\u00e9 \u2705" + }, + { + "id": 17, + "prenom": "HERY", + "date": "2026-02-02", + "libelle": "PARKING", + "montant": 2.0, "status": "Envoy\u00e9 \u2705" } ],