saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

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.
https://www.scrollme.online/
MIT License
19 stars 65 forks source link

Adding Effects on Contact and Official pages #120

Open akhil11sharma opened 1 month ago

akhil11sharma commented 1 month ago

Problem Report

Better results with the About page/Contact

[Provide a concise title for the issue]

Description

Currently this side of page is very minimal, and it requires some effects to understand where our mouse is hovering

Screenshot 2024-10-06 at 8 34 05 PM

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:

  1. Action 1: I will give hover effects to zoom up to make sure the respected option gets highlighted
  2. Action 2: I will turn the color to black to assure the description of option can be done based on color changing as it will arrive only when move or hover on it
  3. Action 3: I can make these Grid hover with some vibrant colors to give them pollish look Screenshot 2024-10-06 at 8 36 00 PM

Feel free to be as detailed as necessary so we can replicate the issue accurately.

Expected Behavior

It will give user friendly PLATFORM more people of more ages can be use it.

Actual Behavior

Currently, its not upto the mark, as it seems very flat

Screenshots (if applicable)

I can assure you my work

Additional Context

Add any other context or information that may help in diagnosing the issue.


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.

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.


Thank you for taking the time to report this issue! We appreciate your help in improving our project.