🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Issues name: Registration Form WebApp, Directory: GUIScripts
[X] Hacktoberfest2022 Participant
[X] Contributor
Closes: #issue number that will be closed through this PR
Description:
Create a registration form using the PyWebIO module. This is a Python module mostly used to create simple and interactive interfaces on the local web using Python Programming.
Type of change
What sort of change have you made:
[ ] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
[ ] Code style update (formatting, local variables)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
How Has This Been Tested?
This script or code has been tested using various test cases and scenarios.
Checklist:
[X] My code follows the guidelines of this project.
[X] I have performed a self-review of my own code.
[X] I have commented on my code, particularly wherever it was hard to understand.
[X] I have made corresponding changes to the documentation.
[X] My changes generate no new warnings.
[X] I have added test cases that prove my fix is effective or that my feature works.
Related Issue: #1093
Issues name: Registration Form WebApp, Directory: GUIScripts
Closes: #issue number that will be closed through this PR
Description:
Create a registration form using the PyWebIO module. This is a Python module mostly used to create simple and interactive interfaces on the local web using Python Programming.
Type of change
What sort of change have you made:
How Has This Been Tested?
This script or code has been tested using various test cases and scenarios.
Checklist: