add auto-calculation of CIT form commit

This commit is contained in:
2025-12-04 21:09:07 +05:30
parent 4fce58adec
commit 7ee2376455
2 changed files with 90 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<head>
<title>CIT Form Entry</title>
<link rel="stylesheet" href="{{ url_for('static', filename='index.css') }}">
<script src="/static/js/cit_calc.js"></script>
<style>
/* ...existing styles... (no changes needed) */
* {