Indie-Kart/ecommerce-store

[BUG]: Sign up button does nothing

Closed this issue · 9 comments

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

On going to sign up page at https://indiekart.vercel.app/login
I filled all details. On clicking the Sign Up button, nothing happens.

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue

Hello @RushilJalal! Thanks for creating issue #163 on #Indie-Kart/ecommerce-store.Please Comment /assign-me to self assign this issue to yourself, and please don't forget to star this repo.

/assign-me

@RushilJalal You have been assigned !

@trishanu-init Currently the logic for sign up is just empty
I was reviewing my options for auth and came across NextAuth
Opinions?

Yes you can go ahead with NextAuth...if you need to discuss anything you can ping me on discord ".tri_n"

@trishanu-init Kindly accept my request on discord. I have questions on the implementation

@trishanu-init Kindly reply to my queries on Discord. I cannot make any changes until then.

Hello @RushilJalal! Your issue #163 has been closed. Thank you for your contribution!

@trishanu-init https://github.com/RushilJalal/rushil-ecommerce-store
Here's my repo where the sign up form works very well.
Kindly make changes if needed.