Vibe coded a bit more ... now we have session, attached picture and analysis, MOA group computation

This commit is contained in:
Gérald Colangelo
2026-03-17 17:20:54 +01:00
parent 120dc70cf5
commit 5b18fadb60
55 changed files with 5419 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block content %}
<h1>Ballistic Analyzer</h1>
<h1>New Analysis</h1>
{% if error %}
<div class="error">{{ error }}</div>