Skip to content

Cryptocurrency portfolio tracker written in angular. Shows currencies list, % pie chart and price chart when clicking the name of the cryptocurrency

Notifications You must be signed in to change notification settings

pawelpaszki/crypto

Repository files navigation

Crypto portfolio tracker (angular)

This project was generated with Angular CLI version 7.3.7.

It uses coingecko api to get the prices for cryptocurrencies in your portfolio. The list of currencies is stored here. If your currency isn't tracked (or for example it is in a (pre-)ido stage), you can use the value of a stable coin and change the currency location to describe it meaningfully in the portfolio (see 93750 ADRIA in the coins list). You can also apply logic in this component to hardcode values of nfts and others.

Alt text

Auto refresh

The prices of the cryptocurrencies are refreshed every 60 seconds and reflected in the list of your cryptocurrencies

Pie chart

There is a pie chart with % share of your currencies automatically displayed below the list of your cryptocurrencie (it displays 5 seconds after the view is loaded/ refreshed)

Showing price charts for cryptocurrencies

When you click at a name of the cryptocurrency, price chart will show up (you can select from a few time span options to display the price chart)

Alt text

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Deployment

You can deploy this app as is in firebase for free. See this tutorial for more details

About

Cryptocurrency portfolio tracker written in angular. Shows currencies list, % pie chart and price chart when clicking the name of the cryptocurrency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published