From 7349f770e6bdc44e70a14a1e397edb04e8af9605 Mon Sep 17 00:00:00 2001 From: gilles Date: Sun, 22 Feb 2026 12:31:32 +0100 Subject: [PATCH] =?UTF-8?q?feat(frontend):=20modal=20PhotoIdentifyModal=20?= =?UTF-8?q?=E2=80=94=20upload=20+=20identification=20+=20association?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .../src/components/PhotoIdentifyModal.vue | 212 ++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 frontend/src/components/PhotoIdentifyModal.vue diff --git a/frontend/src/components/PhotoIdentifyModal.vue b/frontend/src/components/PhotoIdentifyModal.vue new file mode 100644 index 0000000..9e9d697 --- /dev/null +++ b/frontend/src/components/PhotoIdentifyModal.vue @@ -0,0 +1,212 @@ + + +