Fonyx / budgie

A budgeting app using node, express, mysql and heroku
https://fonyx-budgie.herokuapp.com/
0 stars 1 forks source link

Steph updating transaction template #60

Closed stephmelanofridis closed 3 years ago

stephmelanofridis commented 3 years ago

The create transaction form is completed.

The update transaction form currently has the original code that pulls the previous users choices, and then next to that I have placed code from the create transaction form that will be used for the radio buttons. I have it this way for now as I am unsure at this stage how to create functionality that will pull that information and place it in the radio button, I will look into this tomorrow morning :)