lab-64 / split-the-bill-client

Flutter App for easy and fast splitting up of receipts
4 stars 0 forks source link

36 input validation 2 #88

Closed Morvvvv closed 2 months ago

Morvvvv commented 3 months ago

Closes #36

GR0ZA commented 2 months ago

We also should validate the name while creating a new group - it shouldn't be empty :)

GR0ZA commented 2 months ago

@Morvvvv A little remark: I commented out the password validation because our seed data has only password of the length 4. We'll bring it back after I update our seed data.