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

Card added to show unsolved contests of a user #37

Closed Shreya-Agrawal-2121 closed 1 year ago

Shreya-Agrawal-2121 commented 1 year ago

I have added a card that shows the unsolved contests of a user division-wise. image image

netlify[bot] commented 1 year ago

Deploy Preview for letsupsolve ready!

Name Link
Latest commit 308cfe766178db78a0e02c50b00b7b268bda8c67
Latest deploy log https://app.netlify.com/sites/letsupsolve/deploys/63aacfec1e07e800080e046c
Deploy Preview https://deploy-preview-37--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.

shrinish123 commented 1 year ago

Wow.Looks great to me. Using custom hooks , making separate UI components and modular code , everything looks great. Thanks a lot for your contribution.