Subh775 commited on
Commit
bda697c
·
1 Parent(s): db36d09

email updated; feedback button updated

Browse files
backend/server.py CHANGED
@@ -206,7 +206,7 @@ async def submit_feedback(request_data: dict = None):
206
  feedback["timestamp"] = datetime.now(timezone.utc).isoformat()
207
  entries.append(feedback)
208
  FEEDBACK_PATH.write_text(json.dumps(entries, indent=2))
209
- print(f"[BACKEND] Feedback received: {feedback.get('type', 'general')}")
210
  return {"status": "ok"}
211
 
212
 
 
206
  feedback["timestamp"] = datetime.now(timezone.utc).isoformat()
207
  entries.append(feedback)
208
  FEEDBACK_PATH.write_text(json.dumps(entries, indent=2))
209
+ print(f"[BACKEND] Feedback recorded for support.urbanflow365@gmail.com: {feedback.get('type', 'general')}")
210
  return {"status": "ok"}
211
 
212
 
frontend/initial.html CHANGED
@@ -166,7 +166,7 @@
166
  <li>Reports and annotated videos are generated temporarily and delivered to your device. We do not retain copies.</li>
167
  <li>We do not use advertising cookies, behavioral tracking, or analytics scripts on this platform.</li>
168
  <li>Your use of this demo may inform product requirements. No personally identifiable data is collected in that process.</li>
169
- <li>For any queries: <strong style="color:#c89a6c">support@urbanflow.in</strong></li>
170
  </ul>
171
  <p style="color:#555;font-size:10px;margin-top:20px;text-align:left">&mdash; Team UrbanFlow</p>
172
  </div>
@@ -187,7 +187,7 @@
187
  style="color:#a89f97;font-size:11px;line-height:1.9;padding-left:16px;list-style:disc;margin-bottom:16px;text-align:left">
188
  <li>Use this demo to evaluate UrbanFlow&rsquo;s traffic detection and analytics capabilities.</li>
189
  <li>Export reports, annotated video outputs, and data artifacts to your own device.</li>
190
- <li>Share feedback, feature requests, or questions with us at <strong style="color:#c89a6c">support@urbanflow.in</strong>.</li>
191
  <li>Reference this demo in research or internal evaluation, with proper attribution.</li>
192
  </ul>
193
  <p style="color:#c89a6c;font-size:11px;font-weight:700;margin-bottom:6px;text-align:left">You cannot:</p>
@@ -201,7 +201,7 @@
201
  <p style="color:#a89f97;font-size:11px;text-align:left">This platform is provided as-is for <strong style="color:#f0ece6">demonstration and evaluation purposes only</strong>.
202
  Outputs are not intended for operational, regulatory, or safety-critical use. This is an early-stage research project, not a commercial product.</p>
203
  <p style="color:#555;font-size:10px;margin-top:16px;text-align:left">Questions: <strong
204
- style="color:#c89a6c">support@urbanflow.in</strong></p>
205
  </div>
206
  </div>
207
 
 
166
  <li>Reports and annotated videos are generated temporarily and delivered to your device. We do not retain copies.</li>
167
  <li>We do not use advertising cookies, behavioral tracking, or analytics scripts on this platform.</li>
168
  <li>Your use of this demo may inform product requirements. No personally identifiable data is collected in that process.</li>
169
+ <li>For any queries: <strong style="color:#c89a6c">support.urbanflow365@gmail.com</strong></li>
170
  </ul>
171
  <p style="color:#555;font-size:10px;margin-top:20px;text-align:left">&mdash; Team UrbanFlow</p>
172
  </div>
 
187
  style="color:#a89f97;font-size:11px;line-height:1.9;padding-left:16px;list-style:disc;margin-bottom:16px;text-align:left">
188
  <li>Use this demo to evaluate UrbanFlow&rsquo;s traffic detection and analytics capabilities.</li>
189
  <li>Export reports, annotated video outputs, and data artifacts to your own device.</li>
190
+ <li>Share feedback, feature requests, or questions with us at <strong style="color:#c89a6c">support.urbanflow365@gmail.com</strong>.</li>
191
  <li>Reference this demo in research or internal evaluation, with proper attribution.</li>
192
  </ul>
193
  <p style="color:#c89a6c;font-size:11px;font-weight:700;margin-bottom:6px;text-align:left">You cannot:</p>
 
201
  <p style="color:#a89f97;font-size:11px;text-align:left">This platform is provided as-is for <strong style="color:#f0ece6">demonstration and evaluation purposes only</strong>.
202
  Outputs are not intended for operational, regulatory, or safety-critical use. This is an early-stage research project, not a commercial product.</p>
203
  <p style="color:#555;font-size:10px;margin-top:16px;text-align:left">Questions: <strong
204
+ style="color:#c89a6c">support.urbanflow365@gmail.com</strong></p>
205
  </div>
206
  </div>
207
 
frontend/vehicles.html CHANGED
@@ -187,7 +187,7 @@
187
  The focus is on reliability under the actual condition: mixed lanes, dense occlusion, heterogeneous vehicle type and variable lightning.
188
  </p>
189
  <p class="text-[12px] mt-3" style="color:#777">
190
- Feedback, collaboration, or questions: <strong style="color:#c89a6c">support@urbanflow.in</strong>
191
  </p>
192
  </div>
193
  </div>
@@ -828,15 +828,15 @@
828
  <textarea class="fb-textarea w-full flex-1 min-h-[180px]" id="fb-text" placeholder="Please take a moment to provide a meaningful response. Describe your specific workflow needs or any limitations you encountered..."></textarea>
829
  </div>
830
 
831
- <button onclick="submitFeedback()" class="w-full py-4 font-bold text-sm rounded-xl transition hover:scale-[1.01] active:scale-95 shadow-lg flex items-center justify-center gap-3 mt-4" style="background:#111;border:1px solid var(--cocoa);color:var(--cocoa-l)">
832
- Transmit Feedback <i class="fa-solid fa-paper-plane text-[10px]"></i>
833
  </button>
834
  </div>
835
  </div>
836
  </div>
837
 
838
  <div class="pt-6 border-t border-[#111]">
839
- <p class="text-[10px] text-center tracking-widest" style="color:#444">Queries: <strong style="color:#c89a6c">support@urbanflow.in</strong></p>
840
  </div>
841
  </div>
842
  </div>
@@ -860,7 +860,7 @@
860
  <li>Reports and annotated videos are generated temporarily and delivered to your device. We do not retain copies.</li>
861
  <li>We do not use advertising cookies, behavioral tracking, or analytics scripts on this platform.</li>
862
  <li>Your use of this demo may inform product requirements. No personally identifiable data is collected in that process.</li>
863
- <li>For any queries: <strong style="color:#c89a6c">support@urbanflow.in</strong></li>
864
  </ul>
865
  <p style="color:#555;font-size:10px;margin-top:20px">&mdash; Team UrbanFlow</p>
866
  </div>
@@ -881,7 +881,7 @@
881
  style="color:#a89f97;font-size:11px;line-height:1.9;padding-left:16px;list-style:disc;margin-bottom:16px">
882
  <li>Use this demo to evaluate UrbanFlow&rsquo;s traffic detection and analytics capabilities.</li>
883
  <li>Export reports, annotated video outputs, and data artifacts to your own device.</li>
884
- <li>Share feedback, feature requests, or questions with us at <strong style="color:#c89a6c">support@urbanflow.in</strong>.</li>
885
  <li>Reference this demo in research or internal evaluation, with proper attribution.</li>
886
  </ul>
887
  <p style="color:#c89a6c;font-size:11px;font-weight:700;margin-bottom:6px">You cannot:</p>
@@ -895,7 +895,7 @@
895
  <p style="color:#a89f97;font-size:11px">This platform is provided as-is for <strong style="color:#f0ece6">demonstration and evaluation purposes only</strong>.
896
  Outputs are not intended for operational, regulatory, or safety-critical use. This is an early-stage research project, not a commercial product.</p>
897
  <p style="color:#555;font-size:10px;margin-top:16px">Questions: <strong
898
- style="color:#c89a6c">support@urbanflow.in</strong></p>
899
  </div>
900
  </div>
901
 
 
187
  The focus is on reliability under the actual condition: mixed lanes, dense occlusion, heterogeneous vehicle type and variable lightning.
188
  </p>
189
  <p class="text-[12px] mt-3" style="color:#777">
190
+ Feedback, collaboration, or questions: <strong style="color:#c89a6c">support.urbanflow365@gmail.com</strong>
191
  </p>
192
  </div>
193
  </div>
 
828
  <textarea class="fb-textarea w-full flex-1 min-h-[180px]" id="fb-text" placeholder="Please take a moment to provide a meaningful response. Describe your specific workflow needs or any limitations you encountered..."></textarea>
829
  </div>
830
 
831
+ <button onclick="submitFeedback()" class="w-full py-4 font-bold text-sm rounded-full transition hover:scale-[1.01] active:scale-95 shadow-lg flex items-center justify-center gap-3 mt-4" style="background:#111;border:1px solid var(--cocoa);color:var(--cocoa-l)">
832
+ Transmit Feedback
833
  </button>
834
  </div>
835
  </div>
836
  </div>
837
 
838
  <div class="pt-6 border-t border-[#111]">
839
+ <p class="text-[10px] text-center tracking-widest" style="color:#444">Queries: <strong style="color:#c89a6c">support.urbanflow365@gmail.com</strong></p>
840
  </div>
841
  </div>
842
  </div>
 
860
  <li>Reports and annotated videos are generated temporarily and delivered to your device. We do not retain copies.</li>
861
  <li>We do not use advertising cookies, behavioral tracking, or analytics scripts on this platform.</li>
862
  <li>Your use of this demo may inform product requirements. No personally identifiable data is collected in that process.</li>
863
+ <li>For any queries: <strong style="color:#c89a6c">support.urbanflow365@gmail.com</strong></li>
864
  </ul>
865
  <p style="color:#555;font-size:10px;margin-top:20px">&mdash; Team UrbanFlow</p>
866
  </div>
 
881
  style="color:#a89f97;font-size:11px;line-height:1.9;padding-left:16px;list-style:disc;margin-bottom:16px">
882
  <li>Use this demo to evaluate UrbanFlow&rsquo;s traffic detection and analytics capabilities.</li>
883
  <li>Export reports, annotated video outputs, and data artifacts to your own device.</li>
884
+ <li>Share feedback, feature requests, or questions with us at <strong style="color:#c89a6c">support.urbanflow365@gmail.com</strong>.</li>
885
  <li>Reference this demo in research or internal evaluation, with proper attribution.</li>
886
  </ul>
887
  <p style="color:#c89a6c;font-size:11px;font-weight:700;margin-bottom:6px">You cannot:</p>
 
895
  <p style="color:#a89f97;font-size:11px">This platform is provided as-is for <strong style="color:#f0ece6">demonstration and evaluation purposes only</strong>.
896
  Outputs are not intended for operational, regulatory, or safety-critical use. This is an early-stage research project, not a commercial product.</p>
897
  <p style="color:#555;font-size:10px;margin-top:16px">Questions: <strong
898
+ style="color:#c89a6c">support.urbanflow365@gmail.com</strong></p>
899
  </div>
900
  </div>
901