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
17 stars 59 forks source link

[FEAT] Add Multi Lingual Support to the application #228

Open IkkiOcean opened 2 days ago

IkkiOcean commented 2 days ago

To enhance the user experience and make the e-commerce website accessible to a broader audience, we propose adding multi-lingual support. This will allow users to view the website content in their preferred language, improving usability for non-English speakers and expanding the potential customer base.

Objectives:

  1. Implement a multi-lingual system that supports multiple languages (e.g., English, Spanish, French, Hindi, etc.).
  2. Provide users with the option to switch between languages seamlessly.

Proposed Solution:

  1. Language Selection:
    • Add a language dropdown in the header where users can select their preferred language.
    • Use flags or language names to make selection intuitive for users.

Current State:

Screenshot 2024-10-20 at 2 31 06 PM
github-actions[bot] commented 2 days ago

👋 Thank you @IkkiOcean for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

saurabhbakolia commented 1 day ago

@IkkiOcean assigned!