justinarat / Teamify

0 stars 0 forks source link

Account Creation Page Form Validation #24

Closed JohnGiampaolo closed 2 months ago

JohnGiampaolo commented 2 months ago

Since these two are on the same page, have them in two different forms with two different submit buttons

JohnGiampaolo commented 2 months ago

Very basic implementation of validation completed. Not checking for passwords or usernames as that is database side of implementation. Simply checking things like: is an email, all fields are complete.