Open eligrubbs opened 3 hours ago
Create an HTML form to input transaction information and send to the database.
the API's should be able to accept camelCase attributes and turn them in to snake_case so javascript can follow their own convention.
Create an HTML form to input transaction information and send to the database.