jontypressinger/nusion

form validation before submitting

Opened this issue · 1 comments

Check the resolution width, height and main input is not empty before submitting the form.

Bonus dopamine: form validation styles to alert user about the error.

We should also check that resolution is an integer and that it's greater than 0.