CareerConnection / career-connections-at-Notre-Dame

https://career-connections-at-notre-dame.vercel.app
MIT License
0 stars 13 forks source link

Committing a change for Bui's Systems class. #30

Closed oliviaheldring closed 2 months ago

oliviaheldring commented 2 months ago

I just made a small addition to the SignUp.tsx file in the pages directory. The functions I added are really small but basically they just ensure that the email is a valid one before proceeding. When I was making my account I realized that I made a typo in the email but it still made an account and that can be confusing I think so I just added a regex basically to ensure the email inputted is a validly formatted email.

God Knows I need this guru point so hopefully it's helpful to you guys haha!! -Olivia

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
career-connections-at-notre-dame ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 6:12pm
ChristianMSurya commented 2 months ago

Thanks for the help!