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

Add support for fuel prices on a per-country basis #87

Open
killereks opened this issue Feb 27, 2022 · 0 comments
Open

Add support for fuel prices on a per-country basis #87

killereks opened this issue Feb 27, 2022 · 0 comments
Labels
backend This requires attention on the backend enhancement New feature or request

Comments

@killereks
Copy link
Collaborator

killereks commented Feb 27, 2022

Problem Statement

  • Add support for different countries with a fuel price API.
    • Fuel prices vary per country, so the API must account for this.
    • Ensure that the fuel prices are displayed in the local currency of the origin country once this is implemented to avoid confusing the user.
  • Could support a fixed number of countries (UK, US, France, Germany, Canada) with separate APIs, or use one API that supports a wide range of countries.
@killereks killereks added enhancement New feature or request backend This requires attention on the backend labels Feb 27, 2022
@IsaacCheng9 IsaacCheng9 changed the title Fuel prices to be translated into corresponding country's currency. Translate fuel prices into corresponding country's currency. Feb 28, 2022
@IsaacCheng9 IsaacCheng9 added low priority This can be worked on after other issues and removed low priority This can be worked on after other issues labels Mar 3, 2022
@IsaacCheng9 IsaacCheng9 changed the title Translate fuel prices into corresponding country's currency. Add support for fuel prices on a per-country basis Mar 3, 2022
@IsaacCheng9 IsaacCheng9 self-assigned this Mar 7, 2022
@IsaacCheng9 IsaacCheng9 added high priority This needs immediate attention and removed high priority This needs immediate attention labels Mar 8, 2022
@IsaacCheng9 IsaacCheng9 removed their assignment Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This requires attention on the backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants