JohnTurkson / crypto-trading-platform

A simulated platform for trading and managing cryptocurrency portfolios. Built with React + Typescript, hosted and scaled on AWS (Lambda).
https://crypto.johnturkson.com
8 stars 3 forks source link

Price value loading infinitely #78

Closed Success-Guy closed 2 years ago

Success-Guy commented 2 years ago

Great project

According to the demo page crypto.johnturkson.com

On prices page

Prices, daily change and daily net changes are not loading - just shows loading

On overview pages

Same thing happen, the value for ''value'' is not loading too. The unit is not specified in deposit, that if amount deposited in USD or the coin value: this is confusing - please update the input placeholder.

I could done this but I'm not typescript user.

JohnTurkson commented 2 years ago

Thanks for creating this issue. Currently, the project is not being actively maintained as we're a little busy with our full-time jobs at the moment, and price updates have been disabled to save on AWS costs. We're aware that v1.0 has some rough edges, but if we ever decide to build a v2.0, we'll definitely try to address most of these issues.

Success-Guy commented 2 years ago

Alright. Thanks.