Skip to content

A web app that computes hack counts and submission counts of a given Codeforces user handle.

License

Notifications You must be signed in to change notification settings

knayan111/Codeforces_Hack_Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces Hack Counter

About

https://knayan111.pythonanywhere.com/

A web app that computes hack counts and submission counts of a given Codeforces user handle.

Demo

Steps to try it locally

  1. Fork this repo.
  2. Clone repo to your PC.
  3. Run the commands given below in terminal.
cd Codeforces_Hack_Counter
pip3 install -r requirements.txt
python3 main.py
  1. Open this link in browser.
  2. Enter Codeforces user handle and press 'Enter' or click on 'Find' button.
  3. Wait for around 2-3 minutes.
  4. Enjoy!
  5. Press 'Ctrl + C' in terminal to stop local host.

About

A web app that computes hack counts and submission counts of a given Codeforces user handle.

Topics

Resources

License

Stars

Watchers

Forks