Fonyx / budgie

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

Client side JS for form submission #19

Open Fonyx opened 3 years ago

Fonyx commented 3 years ago

We need to build client side JS files for every form that we use in the templates such as; -Create Transaction -Update Transaction -Confirm Delete Transaction -Update Balance

These files will be very similar to the files already made for the login, signup and confirm logout pages so they can serve as instructions.