SDC-USICT / Recruitment_Portal

Recruitment Portal for GGS IP University
GNU General Public License v2.0
6 stars 9 forks source link

SIgnup: If user already exists in user table, and even then tries to signup #62

Open hemangsk opened 7 years ago

hemangsk commented 7 years ago

Then it redirects to verify page, instead there should be a error showing user already exists

Foberm commented 6 years ago

I can do this issue

hemangsk commented 6 years ago

Hey @Foberm , Thanks for taking this up, ping me / @surender7790 / @rahulcode22 / @sksameer if you need anything :) You must have got an email with an invite for collaboration, please accept the invitation so that we can assign this issue to you :)

surender7790 commented 6 years ago

@hemangsk if the user exists and verified then it should flash a message "User Already Exist. Please Login". OR if the user exists and not verified then it should redirect to verify page.

hemangsk commented 6 years ago

@Foberm ^^

hemangsk commented 6 years ago

ping @Foberm , would you like to take this up?

egin10 commented 6 years ago

can i help you for hacktoberfest ?

hemangsk commented 6 years ago

Hey @egin10 , sure! shall I assign it to you?

egin10 commented 6 years ago

I'll try to do it, then if it's done i'll tell you and try to make PR. is this use expressjs ?

hemangsk commented 6 years ago

sure sounds great

egin10 commented 6 years ago

is this issue like this ?

if the user exists and verified then it should flash a message "User Already Exist. Please Login". OR if the user exists and not verified then it should redirect to verify page.

hemangsk commented 6 years ago

yeah, let me know if you need any support to get acquainted with the project. We also have a gitter channel , its linked in the readme

egin10 commented 6 years ago

I'll try it