alphonso7

alphonso7/EliteCart

EliteCart is an E-Commerce website designed on MERN Stack

2 good first / help-wanted issues · JavaScript · last activity Jul 28, 2025

2 Open Issues Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Optimize the recommendation system in the EliteCart e-commerce platform to reduce the loading time for the "You might be interested in" section. This involves investigating the current implementation (color similarity and k-means clustering), identifying performance bottlenecks, and implementing optimizations to improve response time. Possible solutions include database indexing, algorithm optimization, caching strategies, or load balancing.

Complexity: 4/5
help wanted
alphonso7/EliteCart
0

EliteCart is an E-Commerce website designed on MERN Stack

JavaScript

AI Summary: Debug why new collection product images are not displaying on the EliteCart e-commerce website, despite other product images showing correctly. This likely involves inspecting the image URLs, database entries for the new collections, and potentially the frontend code responsible for rendering product images to ensure consistency and proper image path handling.

Complexity: 3/5
bug help wanted
alphonso7/EliteCart
0

EliteCart is an E-Commerce website designed on MERN Stack

JavaScript