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 feature to find the cheapest prices for fuel based on your current location. #3

Open
IsaacCheng9 opened this issue Dec 30, 2021 · 1 comment
Labels
backend This requires attention on the backend low priority This can be worked on after other issues

Comments

@IsaacCheng9
Copy link
Owner

IsaacCheng9 commented Dec 30, 2021

Breakdown

  • Optimise a combination of distance to the petrol station and price to provide recommendations.
    • Consider using an API to find the prices, such as this.
  • May work with a crowd sourcing system similar to Waze?
    • Users could give feedback for recommendations (thumbs up/down system?)
@IsaacCheng9 IsaacCheng9 added high priority This needs immediate attention backend This requires attention on the backend and removed high priority This needs immediate attention labels Dec 30, 2021
@IsaacCheng9
Copy link
Owner Author

IsaacCheng9 commented Jan 22, 2022

Seems like this isn't possible without paying for access to APIs - probably better to leave this for a later stage and simulate fuel prices in the meanwhile.

EDIT: Going to focus on national fuel prices for now instead.

@IsaacCheng9 IsaacCheng9 added the low priority This can be worked on after other issues label Jan 22, 2022
@IsaacCheng9 IsaacCheng9 removed the low priority This can be worked on after other issues label Jan 23, 2022
@IsaacCheng9 IsaacCheng9 added the low priority This can be worked on after other issues label Jan 29, 2022
@ryan-storey ryan-storey added the question Further information is requested label Feb 27, 2022
@IsaacCheng9 IsaacCheng9 removed the question Further information is requested label Mar 6, 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 low priority This can be worked on after other issues
Projects
None yet
Development

No branches or pull requests

2 participants