eligrubbs / creddie

A Webserver to track financial transactions
MIT License
0 stars 0 forks source link

HTML form to submit transactions #33

Open eligrubbs opened 3 hours ago

eligrubbs commented 3 hours ago

Create an HTML form to input transaction information and send to the database.

eligrubbs commented 2 hours ago

the API's should be able to accept camelCase attributes and turn them in to snake_case so javascript can follow their own convention.