caswellorr / Crypto-Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ—οΈ Cryptocurrency Dashboard

Link : https://caswellorr.github.io/Crypto-Dashboard/

Description πŸ“–

The Cryptocurrency Dashboard web application allows a user to search a crypto coin (by its abbreviation) in the search bar and see a candlestick graph that displays the market price changes from the past 10 days.

The user may also view a marquee of the top cryptocurrencies.

Features πŸ“

This application uses two cryptocurrency APIs:

The API fetches data from Poloniex to be displayed on a candlestick graph.

Screenshots πŸ“· :

  • When first opening the dashboard, it should look like this:

    landing page

  • After searching a coin, the dashboard should display a graph like this:

    graph

Takeaways πŸ’‘

We learned how to manipulate data fetched from an API to fit into our vision of a cryptocurrency dashboard.


Β© 2021 Caswell Orr. Confidential and Proprietary. All Rights Reserved.

About


Languages

Language:JavaScript 53.0%Language:HTML 35.4%Language:CSS 11.6%