Vimall03 / Alimento

Alimento is an online homemade food delivery platform that connects passionate home chefs with food enthusiasts.
The Unlicense
25 stars 70 forks source link

Add Forget password buttons in login/signup page #4

Closed aditiverma-21 closed 1 month ago

aditiverma-21 commented 1 month ago

image Provide a "Forgot Password?" link that allows users to recover their passwords. Validate both email and password fields on the client side to reduce unnecessary server requests.

divya7202 commented 1 month ago

we should also add password in 8 character or hide or show password in these login page

Vimall03 commented 1 month ago

Hi @divya7202 , Thank you for your interest in this issue! However, if you'd like to contribute to the repository, please make sure to open a new issue and get assigned to it first. You can also review the contribution guidelines here: GSSoC Contribution Guidelines.

As for the issue you mentioned, it will be addressed in issue #2

divya7202 commented 1 month ago

should i open a new issue for this

Vimall03 commented 1 month ago

@divya7202, No need to open a new issue for the one you're referring to

( add password in 8 character or hide or show password in these login page )

as it will be addressed in issue #2. If you're interested in contributing to something else, feel free to open a new issue, and I'd be happy to assign it to you.

aditiverma-21 commented 1 month ago

Thank you @Vimall03