Skip to content

abhiseksinha23/hack-checker-codeforces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Counter Codeforces

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

(Inspired from knayan's project - https://github.com/knayan111/Codeforces_Hack_Counter)

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

Hack checker codeforces using flask and Codeforces api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published