kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 40 forks source link

Warn That Mentors Cannot Register As Student #201

Closed harshkhandeparkar closed 7 months ago

harshkhandeparkar commented 7 months ago

Show a warning on the mentor and student forms that a mentor cannot register as a student and vice versa.

GautamRaj-12 commented 7 months ago

Hey, I would like to contribute to this issue. Can you assign me?

harshkhandeparkar commented 7 months ago

Hey, I would like to contribute to this issue. Can you assign me?

Sure, go ahead!

GautamRaj-12 commented 7 months ago

I set the project up locally but as the issue says that "I need to show warning on mentor and student form" but when I click on mentor login or student login. It takes me to github and says 404 error. There is no registration form. So where do I show the warning.

Home page works fine on local setup image

But, when I click on student login or mentor login, It shows me the following: image

harshkhandeparkar commented 7 months ago

I set the project up locally but as the issue says that "I need to show warning on mentor and student form" but when I click on mentor login or student login. It takes me to github and says 404 error. There is no registration form. So where do I show the warning.

Home page works fine on local setup image

But, when I click on student login or mentor login, It shows me the following: image

For testing, you can comment these lines and open /form/mentor locally.