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.
Products not displayed when 'Shop now' button is clicked
Description
The backend code has some issue and is not able to display the products when 'Shop Now' button is clicked and the page is redirected to the /products route
Screenshots (if applicable)
Examples
Example 1
Title: Product Search Feature Returns No Results Description: The product search functionality fails to display any results even for valid search queries.
Steps to Reproduce:
Navigate to the product search bar on the homepage.
Type "Wireless Mouse" into the search field.
Press the Enter key.
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:
Access the login page.
Input a valid username and password.
Click the "Login" button.
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.
Issue Report
Products not displayed when 'Shop now' button is clicked
Description
The backend code has some issue and is not able to display the products when 'Shop Now' button is clicked and the page is redirected to the /products route
Screenshots (if applicable)
Examples
Example 1
Title: Product Search Feature Returns No Results
Description: The product search functionality fails to display any results even for valid search queries.
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.