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

Support different types of car #26

Open
2 tasks
cqvu opened this issue Dec 8, 2020 · 1 comment
Open
2 tasks

Support different types of car #26

cqvu opened this issue Dec 8, 2020 · 1 comment
Labels
backend Tasks related to backend server API frontend Tasks related to frontend UI/UX good-first-issue

Comments

@cqvu
Copy link
Collaborator

cqvu commented Dec 8, 2020

Description

Since different types of car (diesel vs petrol) have different CO2 emission rate, we can allow the user to specify the type of car they're using to get a more accurate report for their trip

Task(s)

  • User input dropdown for type of car
  • Modify API to query with given type of car

Acceptance Criteria

When car is chosen as transportation mode, user also has the option to choose which type of car they're traveling with (through a dropdown), and the corresponding carbon footprint data will be returned

Dependencies

N/A

Resources

https://triptocarbon.com/documentation/api/footprint

Notes

@cqvu cqvu added backend Tasks related to backend server API frontend Tasks related to frontend UI/UX labels Dec 8, 2020
@AnhChienVu
Copy link

Hi, can I work on this issue? And if you don't mind, can you assign it to me. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tasks related to backend server API frontend Tasks related to frontend UI/UX good-first-issue
Projects
None yet
Development

No branches or pull requests

2 participants