buidl out some basic functionality

This commit is contained in:
2024-02-09 23:00:51 -06:00
parent d21d91b80e
commit e900175c4d
12 changed files with 288 additions and 216 deletions

View File

@@ -43,7 +43,7 @@ $content = function() { /* use ($bills) if fetching bills from the database */
<span aria-hidden="true">&times;</span>
</button>
</div>
<form action="/add-bill" method="post">
<form id="addBillForm">
<div class="modal-body">
<div class="form-group">
<label for="description">Description</label>