Skip to content

dvyn01/CodeForces-SubOrganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeForces-SubOrganizer

Download all accepted codeforces submissions of a user, organised into an efficient directory structure.

Installation

First of all, clone or download the above project using

$ git clone https://github.com/dvyn01/CodeForces-SubOrganizer

Install Dependencies

npm install express request ejs body-parser cheerio

Working

After running app.js, open http://localhost:3000/ on your PC.

Enter codeforces user handle, and all the submissions will be downloaded to "Codeforces Submissions - handle" directory.

About

Download all accepted codeforces submissions of a user, organised into an efficient directory structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published