Nick9500 / ministocks

Android Stocks Widget
http://niteshpatel.github.io/ministocks
MIT License
1 stars 2 forks source link

As a Developer, I want access to other crypto currencies #66

Closed GurkomalSRao closed 6 years ago

GurkomalSRao commented 6 years ago

Alphavantage does not work properly therefor we need a backup api that properly displays every cryptocurrency. Back up chosen: Coinmarketcap Website: https://coinmarketcap.com/ API: https://coinmarketcap.com/api/

SP: 8] [Priority: 1] [Risk: High]

Demo Display Crypto Data Transform crypto data to JSON Objects Assert values received equate to expected values

Tasks:

Testing Template

Test # Input Expected Output Status
1 None None Pass/Fail
2 None None Pass/Fail
3 None None Pass/Fail
GurkomalSRao commented 6 years ago

Alphavantage corrected the issue. Will switch back to alphavantage but keep coinmarketcap as backup