Giter Site home page Giter Site logo

atjn / blockchain-visualizer Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 404 KB

Helping people understand discovery- and publishing algorithms in peer-to-peer networks through an interactive visualization of nodes in a blockchain.

Home Page: https://blockchain-visualizer.netlify.app

License: MIT License

JavaScript 88.16% HTML 6.48% CSS 5.36%
blockchain peer-to-peer simulation visualization

blockchain-visualizer's People

Contributors

atjn avatar aviama avatar dependabot[bot] avatar jcod3s avatar jesper276 avatar kwarsa avatar lewisyng avatar naiknareshh avatar nybydk avatar

Stargazers

 avatar  avatar

Watchers

 avatar

blockchain-visualizer's Issues

Help new users understand the tool

This is a very broad issue that can be split into more specific sub-issues.

When a new user opens the page, they're greeted with A LOT of text, and they have no idea what they're seeing in the visualization. If they want to properly use the tool, they'll have to read through all of the text (maybe multiple times) while using the tool, to slowly get a feel for what it is showing them.

It would be much better if the site took new users through a guided tour, where it would point to all the important bits and step-by-step explain what they do.
There should also be small tooltips for all buttons/settings, so that even a seasoned user can quickly figure out what a thing does, without having to read through the entire wall of text to find that specific detail. Tooltips could also be expanded to the nodes, connections and blocks that is shown in the visualization itself.

Some of the text should maybe be moved to a separate page or pages, to make it easier to navigate.

Expand unit tests

The unit tests defined in the test folder only cover a few of the functions in the code base. Ideally, they would cover all functions.

Completed:

  • algorithms
  • controls
  • nodeMethods
  • simulation
  • simulationHandlers
  • simulationMethods
  • ui
  • utilities

Create end-to-end tests

We should have some sort of end-to-end tests to make sure that the entire application isn't just crashing despite all of the code looking fine.

It would also be nice to run a lighthouse test and make sure that no scores have regressed.

Make settings/controls scrollable

If users have small screens or use scaling, then the settings might be so long that they continue beyond the screen. There is currently no way for the user to access those settings.

It should be relatively easy to implement a scrollbar to allows the user to scroll from the top settings to the bottom settings.

image

Add link to GitHub repository

The website should link back to this GitHub repository to make it easier for users to get more information about the project and/or contribute to it.

Fix timeline styling

The timeline that is shown under the visualization is not properly responsive. On desktops, it doesn't span the entire width, and on mobile devices, it is too wide, resulting in weird wrapping behavior that makes it block part of the blockchain visualization.

image

image

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.