Skip to content

A web app displaying bitcoin exchange rates for multiple currencies, currently supporting 13 currencies.

Notifications You must be signed in to change notification settings

rachelhox/bitcoin-price-tracker

Repository files navigation

Bitcoin Price Tracker

A web app displaying bitcoin exchange rates for multiple currencies, currently supporting 13 currencies.

Price History

A candle stick chart displaying Bitcoin's OHLC (open, high, low, close) prices corresponding to the selected currency in a given time period (90d, 7d, 1d).

time period candle stick
90 days 4-day OHLC
7 days 4-hour OHLC
1 day 30-minute OHLC

Feature

Drag and zoom function available for users to scroll and zoom in on the chart, inspecting each data point by hovering over the candle stick.

Average Price

A line chart displaying Bitcoin's average prices corresponding to the selected currency in a given time period (30d, 7d, 1d).

time period data interval
30 days hourly
7 days hourly
1 day every 5 minutes

Feature

Drag and zoom function available for users to scroll and zoom in on the chart, inspecting each data point by hovering over the line.

Latest Price

Displaying the latest Bitcoin prices for all 13 currencies

Note on development

Once you zoom in on the chart, then switch to a different time period or a different currency, please drag and zoom out the chart again so you can view the whole chart with an updated x/y axis.

UI/UX decision: Common design pattern observed in crypto exchange apps has been taken into consideration during development. Also, the custom palette has adopted bitcoin's theme color.

All data is real time, updated every 1 minute.

Main tech stacks

Author

  • Rachel Ho

About

A web app displaying bitcoin exchange rates for multiple currencies, currently supporting 13 currencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published