added old projects

This commit is contained in:
Austin Bennett
2026-02-03 08:18:39 -06:00
parent 43acf989bf
commit 2451448b8a
623 changed files with 28117 additions and 0 deletions
@@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Reports</title>
</head>
<body>
<h1>Reports</h1>
<section>
<h2>Financial Reports</h2>
<!-- Financial report content -->
</section>
<section>
<h2>Attendance Reports</h2>
<!-- Attendance report content -->
</section>
<section>
<h2>Booking Reports</h2>
<!-- Booking report content -->
</section>
</body>
</html>