divyansh-2005/FinNews

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

Opened this issue · 2 comments

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.

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

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