Fonyx / budgie

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

Validate user input fields #27

Open Fonyx opened 3 years ago

Fonyx commented 3 years ago

All the forms need to have their values validated when the form is submitted, in case the user puts in special characters (sql injection attack) or they put a string into a number field