CFViewer
CFViewer copied to clipboard
CFViewer is a project designed to help competetive programmers who use codeforces platform for participating in contests and problem solving. Features like Contest Suggestor and Problem suggestor are...
Bumps [django](https://github.com/django/django) from 3.2.11 to 3.2.18. Commits 722e9f8 [3.2.x] Bumped version for 3.2.18 release. a665ed5 [3.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 932b5bd [3.2.x] Added stub...
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Add an ajax call on the problem suggestor page. Which changes solved problems color to green
Add ajax calls to filters in problems page, to load refreshed table, instead of using a new page call to the backend
Change icons on the left side menu according to the field name, for easy to use insight.
The colour scheme which is followed in the website is not consistent over pages. A new consistent theme should be selected. Also, there's too much white colour over the pages,...
Many users are facing rendering errors with google charts api. Also, the complete container is not getting covered with it. An alternative for the same can be chart.js
If a suggested problem is solved, then notify the user of the same on the website by showing a tick beside the problem.
Hey! I think "How much problems solved a day" graph is very useful, can you add it?