Skip to content

svaidy-i/form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Here is a simple python program that creates a form and stores all the entered value into a csv file. Try running the program to understand it's working better.

If you are intested in improving this project, here are some to do's:

  • Checking if the phone number entered is a valid number by ensuring only digits are entered and Only 10 digits are entered

  • Check if the e-mail is valid by checking for a "@" symbol.

  • Display an error messagebox after any invalid input and allow the user to edit their input without terminating program execution.

  • Any other suggesions you have to improve this project are welcome. :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages