Amna-Hassan04 / Serenity-Guide

SereniFi Guide is a personalized relaxation app offering meditations, breathing exercises, and calming music to help users achieve mental tranquility.
https://serenify.streamlit.app/
Other
33 stars 90 forks source link

Email Validation on Subscription Button #129 #170

Closed kaifbilal closed 3 weeks ago

kaifbilal commented 3 weeks ago

Fixex #129

This update enhances the subscription feature by adding email validation to ensure users enter a properly formatted email address. The email input now requires a structure like example@domain.com, with text segments before and after the @ symbol and . separator. This improves data quality and user experience by reducing incorrect email entries.

Changes:

Added regex-based validation to check for required email structure.
Updated feedback messages to guide users on correct input format.
Amna-Hassan04 commented 3 weeks ago

@kaifbilal Link the isse that you worked on

kaifbilal commented 3 weeks ago

@Amna-Hassan04 my apology, I've linked it, I'm new to open source, please help me, as I'm unable to know the assignment process, how to get assigned to an issue!

kaifbilal commented 3 weeks ago

Hey @Amna-Hassan04 I have done that issue, i hope you accept that pull request, if not please help me with what to do according to the guidelines!!