You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the existing codeforces folder only has user.py which gives user data. However most people would prefer to know contest data: upcoming, live or past. While a few have raised issues regarding codechef or gfg, no one has raised this about codeforces. I have worked on a similar feature and I can implement it under gssoc'24.
Thanks
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSoC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.
Describe the feature
Right now, the existing codeforces folder only has user.py which gives user data. However most people would prefer to know contest data: upcoming, live or past. While a few have raised issues regarding codechef or gfg, no one has raised this about codeforces. I have worked on a similar feature and I can implement it under gssoc'24.
Thanks
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: