swisstackle / football_marketplace

Ethereum Blockchain Dapp that aims to improve teamwork within an organization.
0 stars 0 forks source link

Check textboxes for content #20

Open swisstackle opened 2 years ago

swisstackle commented 2 years ago

When a user tries to register or create a service, we have to check for the textboxes to contain the correct content (for example for price, only numbers are valid etc.)

Check in the backend as well.