Skip to content

CMS-Downloader is a web app which allows you to easily download all your submissions on the Italian training platform for IOI (International Olympiads in Informatics).

Notifications You must be signed in to change notification settings

emalgorithm/Cms-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Description CMS-Downloader is a web app which allows you to easily download all your solutions to problems on the Italian training platform for IOI (International Olympiads in Informatics).

screenshot

##Technical details CMS-Downloader is written using the NodeJs web application framework Express.

The structure of the important files of the project is as follows :

  • CMS-Downloader
    • logic
      • index.js
      • submissions_retriever.js : this file contains the logic to retrieve the files from the online platform
      • token_retriever.js : this file contains the logic to retrieve the token for a given user
    • public
      • javascripts
        • global.js : this file contains JQuery which sends POST requests from the client to the server
    • routes
      • index.js : this file handles the requests the server receives

About

CMS-Downloader is a web app which allows you to easily download all your submissions on the Italian training platform for IOI (International Olympiads in Informatics).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published