Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 645 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 645 Bytes

CodeForces-Leaderboard

The website is to act as a leaderboard for all the coding club members based on their performances at codeforces. Currently it intends to serve the following functionality:

  • Provide the updated leaderboard of the club members post every contest.

In future, we intend to add the following functionalities further to the given set of the same.

  • List of club members and their profile details
  • List of recommended problems and problem solving ladders developed by the recommendations of competitive coders from our institute.

Website organization

The website contains both a web server as well as a web client.