Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.76 KB

README.md

File metadata and controls

26 lines (24 loc) · 1.76 KB

Flask_codechef

Flask based Codechef Scraping website

this website helps to fetch all Problem statment of any past contest and subbmit solution of any specific user.

Youtube Video

check out my youtube video

screenshot

Main page

1

Login page

2 3

After Login page for Enter User name and Contest name

4 5

Get table of details with Contest Question Name, Question Code, Total Successfull submissions, Accuracy

6

By Entering Contest question code you can Fatch contest Question details

7 8

By entering go to solution you will get table of details number of solution and freedom of vew any Solution submit by User

9

By Clicking View Solution you can see submitted solution by user

10 11