shrinish123 / lets-Upsolve

A web app to assist you with upsolving Coding contests on codeforces practice for the future contests to get better and improve performance ,and also get insights and Analysis of your current performance on codeforces.
https://letsupsolve.netlify.app
5 stars 10 forks source link

.added bar charts to display data in the analysis section #28

Closed shaunak-09 closed 1 year ago

shaunak-09 commented 1 year ago

I have added bar charts to display the tags solved and verdict distribution by the user in the analysis section.

netlify[bot] commented 1 year ago

Deploy Preview for letsupsolve ready!

Name Link
Latest commit 26e72226572d468e54c2151bf3803a198f495a38
Latest deploy log https://app.netlify.com/sites/letsupsolve/deploys/63a054a32fd67d0008b41eda
Deploy Preview https://deploy-preview-28--letsupsolve.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

shaunak-09 commented 1 year ago

Why is it showing all checks failed?

shrinish123 commented 1 year ago

Please remove all the warnings and make a commit. THe warnings are treated as errors and hence the build failed.

shrinish123 commented 1 year ago

Wow. I checked it. Looks great. I will merge this one. If you wish contribute more on this , you can keep continue working on it. Thanks a lot for your contribution.

shaunak-09 commented 1 year ago

Thanks, I will try to implement some diffferent type of graph for the verdict distribution later on.