From 2c45a6f2ee8a2b019085ef93e25e04b2d4c2503a Mon Sep 17 00:00:00 2001 From: Stephan Kerkman Date: Mon, 1 Jun 2026 17:53:33 +0200 Subject: [PATCH] feat: restyle identify_upload as camera-first viewfinder screen --- plants/templates/plants/identify_upload.html | 202 +++++++++++-------- plants/views/identify.py | 8 +- 2 files changed, 126 insertions(+), 84 deletions(-) diff --git a/plants/templates/plants/identify_upload.html b/plants/templates/plants/identify_upload.html index 2cb3bd2..7f1c4d8 100644 --- a/plants/templates/plants/identify_upload.html +++ b/plants/templates/plants/identify_upload.html @@ -1,118 +1,160 @@ +{# plants/templates/plants/identify_upload.html #} {% extends "plants/base.html" %} {% block title %}Identify plant — BloomBase{% endblock %} {% block content %} -
- -
Identify plant
-
+
-

+ +

+ +

Identify plant

+
+ +

Add one or more photos, tag what each shows, then tap Identify. -

+

-{% if error %} -
{{ error }}
-{% endif %} + {% if error %} +
+ {{ error }} +
+ {% endif %} -
+ {% csrf_token %} - + -
- -
-