GuoAi / pe

0 stars 0 forks source link

The UG does not specify the currency. #27

Open GuoAi opened 4 years ago

GuoAi commented 4 years ago

Users have no idea what currency the app is using and cannot use another currency.

image.png

nus-pe-bot commented 4 years ago

Team's Response

Should provide information about the class of stocks relevant to this application and its examples.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.High]

Reason for disagreement: Since the app does not provide any information about the currency, this will affect most users and causes major problems for users. Since the team uses Alpha Vantage API, the default currency is USD. However, users in Singapore tend to assume that all the values are in SGD. The confusion about currency many cause the entire feature about tracking exchange amount to be useless for users not in the US. Therefore, I think the severity of this bug is High.

In addition, I think issues #28 (no information about time zone), #27 (no information about currency), and #24 (no information about available stocks) are totally different issues because they are related to different missing information, cause problems to different features, and affect different users.