ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
Issue Report
Title
User Authentication
Description
After registration , tough user putting valid credentials ,it shows that credentials are incorrect.
Steps to Reproduce the Issue
To assist us in understanding and resolving the issue, please outline the steps you took that led to the problem:
Feel free to be as detailed as necessary so we can replicate the issue accurately.
Expected Behavior
After sign up store details in DB . While sign in check is user exists and let him log in if exists
Actual Behavior
Tough putting correct credential it says invalid credentials
Screenshots (if applicable)
Steps to Reproduce:
Expected Behavior: The system should display a list of products matching "Wireless Mouse."
Actual Behavior: The message "No results found" appears, regardless of valid input.
Example 2
Title: Login Issue with Valid Credentials
Description: Users are experiencing issues logging in, despite entering the correct username and password.
Steps to Reproduce:
Expected Behavior: The user should successfully log in and be redirected to their dashboard.
Actual Behavior: An error message states, "Invalid credentials," preventing access.
Thank you for taking the time to report this issue! We appreciate your help in improving our project.