wasim7raja10 / Codeforces-tracker

It is a Codeforces analytics visualizer.
MIT License
4 stars 18 forks source link

Add Stats and Problems card on the sidenav.html #11

Closed wasim7raja10 closed 12 months ago

wasim7raja10 commented 3 years ago

Screenshot from 2021-10-02 14-42-59

  1. Use bootstrap appropriate components if necessary to make it responsive.
  2. Use appropriate HTML tags and attributes so that the data can be updated.
  3. on the left-hand side of the card you can see two tabs, both tabs have exactly the same data headings like "Tried" "Solved" but data will be different. So, clicking on the other tab should show the new data.
  4. refer to drive for the whole UI
ganaaduvva commented 3 years ago

I like to work on the issue @wasim7raja10 kindly assign me .

wasim7raja10 commented 3 years ago

I like to work on the issue @wasim7raja10 kindly assign me .

You are assigned. Please follow the git workflow guide given in the readme. If you have any doubt, feel free to ask us.

ganaaduvva commented 3 years ago

Absolutely, Thank you for your approval!!

wasim7raja10 commented 3 years ago

@ganaaduvva are you working on this issue ?