salmannotkhan / typing-test

Typing test website build with React
https://salmannotkhan.github.io/typing-test/
MIT License
189 stars 55 forks source link

Better results screen #4

Open salmannotkhan opened 2 years ago

salmannotkhan commented 2 years ago

The current result screen is so dull. It doesn't contain any visual elements. It would be great to have some visual touch on the result screen, like a graph or something.

I think chart.js is a good idea for doing it, but I'm open to discussing other possible solutions.

milan-rabara commented 2 years ago

@salmannotkhan

How about using D3.js to show analytics of user after test. D3.js is one of the best when it comes to showcasing data driven analytics.

ari-fikri commented 2 months ago

@salmannotkhan

How about using D3.js to show analytics of user after test. D3.js is one of the best when it comes to showcasing data driven analytics.

d3 is a paid software, can you suggest some other open source library?

salmannotkhan commented 2 months ago

@salmannotkhan

How about using D3.js to show analytics of user after test. D3.js is one of the best when it comes to showcasing data driven analytics.

d3 is a paid software, can you suggest some other open source library?

d3 is open source and free.

https://github.com/d3