maximesunnen / CS50x

CS50x - Introduction to Computer Science (Final project)
1 stars 0 forks source link

Add form checks #1

Closed ginolhac closed 11 months ago

ginolhac commented 12 months ago

Installed flask and running went absolutely fine!

I am suggesting to add checks for the forms, that email must be xxx@xxx.xx pythin must have some regex all ready for this. Same for phone numbers, must be numbers.

image

For Hausnummer and Postleitzuel you check it, must be numbers :+1:

maximesunnen commented 11 months ago

Solved with 0d8254f787c481d4b876b232480f5d276717a31c in wtform-test branch. Not merged yet.

maximesunnen commented 11 months ago

Merge completed

ginolhac commented 11 months ago

awesome! quel boulot ;)