SpreadSheets600 / Password-Manager

A Simple Aesthetic Password Manager
6 stars 17 forks source link

add validations to username and email input entities #1

Closed nidhi752 closed 2 days ago

nidhi752 commented 2 days ago

Username Validation: Check that the username contains only alphanumeric characters and has a minimum and maximum length. Email Validation: Ensure that the email follows a basic structure with "@" and "." present in the correct order. Please assign this to me under hackoctoberfest'24

SpreadSheets600 commented 2 days ago

@nidhi752 Please work on that, it would be nice to have that enhancement :) and thank you for contributing to the project <3

UmerMehmood1 commented 2 days ago

Can I do that too?

UmerMehmood1 commented 2 days ago

And cant find requirements.txt too

UmerMehmood1 commented 2 days ago

Hey @SpreadSheets600 I have solved it and contributed using Fork. Assign this to me under hackoctoberfest'24

SpreadSheets600 commented 2 days ago

@UmerMehmood1 it was assigned to @nidhi752 .....

it's upto @nidhi752 weather she wants to co-author with you or not

SpreadSheets600 commented 2 days ago

And cant find requirements.txt too

it's been fixed ( PR : #2 )

UmerMehmood1 commented 2 days ago

Okay @SpreadSheets600

SpreadSheets600 commented 2 days ago

PR : #5