/EmberCryptoTracker

App that shows basic info about different cryptocurrencies. Built with Ember.js, Chart.js and Semantic UI

Primary LanguageJavaScript

Cryptocurrencies Tracker

Built with Ember.js, Chart.js and Semantic UI

Project's screenshot

Data is fetched from coinmarketcap.com API.
At any given time, it is possible to answers questions like ‚What cryptocurrency is user looking at?’ or ‚Is he looking at a price or 24 hour change?’.
The answer to these questions is determined by the URL that keeps track of the view state, so user can easily copy and paste URL and he will be transitioned to the right cryptocurrency and data option.