calvin-cs262-fall2023-teamA / client

2 stars 0 forks source link

User Input Character Limit #88

Closed Steven-McKelvey closed 11 months ago

Steven-McKelvey commented 11 months ago

Most of the fields in the database have a 50 character limit. The input fields in the client (for the addpage and signup page) should be restricted to 50 characters and prevent the user from going over this limit.

Steven-McKelvey commented 11 months ago

Set a Limit on User Input for Login/AddPage