14 Commits

Author SHA1 Message Date
1eeaa7c1e5 chore: rebrand application from Nantes to Marseille and update Antoine's color scheme from pink to blue 2026-06-02 18:21:49 +02:00
0591ead62e chore: add .env to gitignore to prevent environment variables from being committed 2026-06-02 18:16:42 +02:00
46453604ac refactor: rebrand application from Paulin & Agathe to Vincent & Antoine and update API endpoint to July webhook 2026-06-02 18:16:21 +02:00
60055dddac feat: enhance date parsing to support month-only formats and normalize URLs to prevent duplicates 2026-02-14 17:55:38 +01:00
ba99b79d35 feat: add date range filter with predefined options for apartment availability and creation dates 2026-02-13 21:36:18 +01:00
8f5c0cce5e feat: implement auto-save for apartment feedback with debounced updates and save state indicators 2026-02-13 19:16:19 +01:00
4853d5c51d chore: add favicon and meta description, remove unused default assets 2026-02-13 18:23:27 +01:00
974c0348f0 feat: add half-star rating support with click position detection and visual rendering 2026-02-13 18:23:18 +01:00
e796e57e34 feat: add visual indicators for Paulin and Agathe feedback in apartment cards 2026-02-13 17:59:12 +01:00
b7b0f5ed1f style: align apartment cards to top of grid container 2026-02-13 17:11:12 +01:00
151d568254 refactor: extract date formatting logic into reusable formatFrDate utility function 2026-02-13 16:58:40 +01:00
0cb46014ff fix: add validation for DATE_DISPO to handle invalid date strings 2026-02-13 16:54:14 +01:00
0dfa9c285c chore: expose port 3000 without host binding in docker-compose 2026-02-13 16:47:39 +01:00
18f1f91c9f chore: initialize React + Vite project with Docker deployment and apartment listing application 2026-02-13 16:45:55 +01:00