Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Currency Support #10

Open
abhinavtyagi88 opened this issue Oct 12, 2024 · 0 comments
Open

Multi-Currency Support #10

abhinavtyagi88 opened this issue Oct 12, 2024 · 0 comments

Comments

@abhinavtyagi88
Copy link
Owner

abhinavtyagi88 commented Oct 12, 2024


Issue Title: Add Multi-Currency Support for Global Users

Description:

Currently, the platform only supports a single currency, which may be inconvenient for users from different countries. Implementing multi-currency support will allow users to view prices in their preferred currency, enhancing user experience and accessibility.

Proposed Solution:

  • Integrate a currency conversion API (e.g., Open Exchange Rates, CurrencyLayer).
  • Allow users to select their preferred currency from a dropdown.
  • Automatically update prices based on real-time exchange rates.

Tasks:

  1. Research and integrate a currency conversion API.
  2. Add a currency selection dropdown on key pages (booking, pricing, etc.).
  3. Modify backend to handle multi-currency pricing and conversions.
  4. Update the frontend to reflect the chosen currency in real-time.
  5. Test conversions for accuracy and performance.

Priority: Medium

Impact:

This feature will broaden the platform's global appeal by offering personalized currency options, improving user satisfaction and conversion rates for international tourists.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant