Screenshot of SBD-Chart
SBD-Chart
This website lets you check the historic price of SBD to Steem.
While checking out the internal market of the Steemit platform I wondered how the price of SBD to Steem is fluctuation over time, so I made this simple website to draw the historic price.
The sole purpose of the tool is to decide if it is the right time to sell my SBD on the internal Steemit market.
Features
- Displaying the price from the start date the user can set on its own.
- Averaging the data to keep the chartresponsive and nice looking. There are always 200 points in the chart.
Underlying technology
- Node.js server running express, socket.io and mongoDB client.
- Downloading the database from SteemData.
- Displaying the chart with chart.js
- Nice looking html with Bootstrap.
Further improvements
- Setting a end date
- Customable Scales
- Custom averaging options
- More appealing look
- Better Domain
- Search engine optimization
Further information and feedback
For further information or feedback you are very welcome to comment on this post.
The project is open source under the Apache 2.0 license.
Github repo: sbdchart
About me
I am a Student in mechatronics and robotics and therefore I am not a professional web application programmer and I am learning this on the go. If you spot any errors or if you have any feedback, please let me know.
Posted on Utopian.io - Rewarding Open Source Contributors