Giter Site home page Giter Site logo

bitcoin_value_visualizer's Introduction

Bitcoin Value Visualizer

Now published here!
(chart may not be working because of the small number of requests available)

Short Description

Diploma project for visualizing value of bitcoin with charts.

Concept

This project gives client an opportunity to see how the bitcoin values were changed with the time.
User enters two dates:

  • starting point;
  • ending point.

it allows to show which exactly period of time where the bitcoin was changing user wants to see.

User can also choose:

  • currency.

in which he wants to see the value of bitcoin.
With the given data the chart is built, where when hovering certain points values and data is seen.

Code structure

This project uses api from here.
For better and faster working added cache.

Issues

The api, that is used for this project allows to get not more then 100 items per 1 call. Ending date is not included in shown period of time.
Only 100 requests a day available.

TODO

  • improve interface;
  • add more currencies;
  • add often chosen dates.

bitcoin_value_visualizer's People

Contributors

lizardlynx avatar

Stargazers

Kostya avatar LICHKING avatar Valentyn-Dominskyi avatar Maksym Zavalniuk avatar La7rodectus avatar

Watchers

Timur Shemsedinov avatar  avatar

bitcoin_value_visualizer's Issues

Оформление репозитория

  • Добавить eslint и конфигурацию, лучше взять эту: .eslintrc.json
  • Добавить README.md 1-2 страницы описания проекта и кода
  • Добавить лицензию, например MIT
  • Добавить package.json с зависимостями, тем же eslint. Пример: package.json

Review

Not bad, but there are long unreadable conditions in if-statements and a few not fixed eslint issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.