OpenLake / Leaderboard-Pro

Leaderboard that scrapes data from other programming platforms 🥇
https://openlake-leaderboardpro.vercel.app
29 stars 42 forks source link

api/codeforces: Expose user submissions data (with DB persistence) #11

Open KShivendu opened 3 years ago

KShivendu commented 3 years ago

You may refer to what I've done for displaying rating_update data.

The steps that you need to take are :

You might have to modify the submissions() function to adjust for the new changes.

akshaywairagade2 commented 3 years ago

yes i will look into it