SCE-Development / Clark

Made entirely by SJSU students, this is the Software and Computer Engineering Society's outward face on the internet.
https://sce.sjsu.edu
MIT License
28 stars 11 forks source link

MembershipForm Improvements #1437

Open evanugarte opened 3 weeks ago

evanugarte commented 3 weeks ago

we should fix the below:

https://github.com/SCE-Development/Clark/blob/bef547eee84d8f37c596bba7f73ecf177c35d820/src/Pages/MembershipApplication/MembershipForm.js#L231

game plan

  1. follow this wiki page https://github.com/SCE-Development/Clark/wiki/Getting-Started
  2. create an account with the sce tool
  3. run the website, create an account through the sign up page
  4. try creating an account again with the same email, ensure the error appears for conflicting email
  5. try to fix the above 2 things