This commit is contained in:
2023-04-22 00:58:49 -05:00
parent 1ffb666e5e
commit b1e15c2fdb
2 changed files with 11 additions and 2 deletions

View File

@@ -63,6 +63,10 @@
<canvas id="gradeBar" style="width:100%;height:100%;"></canvas>
</div>
</div>
<footer>Created by Derek Chen
<!-- because VAPA lecture was a bit boring that day -->
</footer>
<script src='main.js'></script>
</body>