Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding New Feature And Adding A Better Security. #1

Open
suraj7224 opened this issue Sep 21, 2022 · 1 comment
Open

Adding New Feature And Adding A Better Security. #1

suraj7224 opened this issue Sep 21, 2022 · 1 comment

Comments

@suraj7224
Copy link
Contributor

Hello @Ash515 ,

Can I contribute to this project by adding new features to the current project like:
Login Page with different security features for the better security.

we can a login Page for security purpose and addition to that we can add captcha for same.
Because of adding this feature in your project , user can Login with the full of security into your software.

Would it be fine if I work on this.

@Ash515
Copy link
Owner

Ash515 commented Sep 21, 2022

Yes sure !

suraj7224 added a commit to suraj7224/StudentManagementSystem that referenced this issue Oct 8, 2022
In your code we are adding a login page for user for the better interaction with the software also it will also useful for admin to handle the data for particular class/branch.
Also In this Login Page we are adding a security features like CAPTCHA. 
Also we are adding a win32com.client API. There are several APIs available to convert text to speech in python. One of such APIs available in the python library commonly known as win32com library. It provides a bunch of methods to get excited about and one of them is the Dispatch method of the library. Dispatch method when passed with the argument of SAPI.SpVoice It interacts with the Microsoft Speech SDK to speak what you type in from the your code. 

Ash515#1 for installation of win32com.client module : 
       write this command in your terminal :  pip install pypiwin32

Ash515#2 For CAPTCHA module installation : 
        we are using a random module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants