Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]:- LOGIN/SIGNUP IS NOT WORKING. #45

Open
princekumar39 opened this issue Oct 3, 2024 · 2 comments · May be fixed by #217
Open

[BUG]:- LOGIN/SIGNUP IS NOT WORKING. #45

princekumar39 opened this issue Oct 3, 2024 · 2 comments · May be fixed by #217
Assignees
Labels

Comments

@princekumar39
Copy link

Describe the bug:-
I encountered a problem with the login and signup buttons on the website. The buttons do not trigger any action when clicked, and users are unable to log in or sign up.

PLEASE ASSIGN IT TO ME ,I would like to resolve this issue by implementing or fixing the backend code that handles user authentication.

To Reproduce:
1.Clone the repository.
2.Navigate to the login or signup page.
3.Click the login or signup button.
4.Observe that no action is performed, and the user is not authenticated.

Expected behavior
Clicking the login or signup button should send a request to the backend to authenticate or register a user.

Screenshots before
Screenshot 2024-10-03 214045

Proposed Solution:
I will work on implementing/fixing the backend logic for the login and signup process using appropriate technologies (e.g., Express.js, Node.js,Mongoose) and ensure proper user authentication and data handling.

@lakshay2425
Copy link
Contributor

@princekumar39 The code is already there in the repository. The backend code isn't hosted anywhere that's why the functionality isn't working.

@princekumar39
Copy link
Author

@lakshay2425 i am modifying the code for better performance and integrating backend to frontend part

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants