bsoc-bitbyte / GetIt

Streamlined college e-commerce: Simplifying merch buying and selling for students.
https://getit.iiitdmj.ac.in/
17 stars 51 forks source link

update email regex #166

Closed Prabalpsingh7115 closed 5 months ago

Prabalpsingh7115 commented 5 months ago

Overview

  1. This PR does the following a- The regex filter for institute email id was only checking for the substring "@iiitdmj.ac.in" which is now replaced and checking if the email id is ending with the above substring. b- Fixed a bug where user can go to Signin and Signup page by url even if he/she is logged in. c- Added a validation for phone number.

Essential Checklist

netlify[bot] commented 5 months ago

Deploy Preview for merch-site ready!

Name Link
Latest commit 8a579a6f55d3a4c328616c54e65cca1f96446bc8
Latest deploy log https://app.netlify.com/sites/merch-site/deploys/661fdb3ec48f780009e1f515
Deploy Preview https://deploy-preview-166--merch-site.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Priyansh61 commented 5 months ago

@Prabalpsingh7115 kindly update the PR description?

Priyansh61 commented 5 months ago

@Prabalpsingh7115 Please update the PR

Prabalpsingh7115 commented 5 months ago

@Priyansh61 I have updated the description. Kindly review the PR .