Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rakeen/CF_Tracker

Repository files navigation

wtfpl

CF_Tracker

tracks the performance of codeforces users

##Project Page: http://cfapi-rak1.c9.io/

##About:

####Adding New User: Sends an ajax call to CF api to retrieve the user info. Stores them into mysql db.

####Update: Retrieves all the user info from DB and send an ajax call to CF API for ALL the submissions!
Note that the request takes a lot of time and currently runs only for 100s.
Otherwise it might exceed the timelimit of the server.

##ToDo:

  • Restructure the project directory
  • Make a seperate server config file and use that
  • Imporve the UI
  • Find a work around of the update mechanism

About

tracks the performance of codeforces users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published