ContriHUB / CP-Grind

0 stars 6 forks source link

Add Codeforces and Atcoder Profiles #9

Open dhanrajchaurasia opened 9 months ago

dhanrajchaurasia commented 9 months ago

Description

sharmavasant commented 9 months ago

@dhanrajchaurasia sir I have added user to fetch codeforces profiles using handle through api. And stored the profile data in database in table - profiles. I'm not able to find Atcoder api.

https://github.com/ContriHUB/CP-Grind/assets/97390538/b8c050e1-1fcb-4d62-b42e-f1e8235ea706

dhanrajchaurasia commented 9 months ago

@dhanrajchaurasia sir I have added user to fetch codeforces profiles using handle through api. And stored the profile data in database in table - profiles. I'm not able to find Atcoder api.

CP-Grind.mp4

Here is the Atcoder API (Also it was linked in the readme.md file) https://github.com/kenkoooo/AtCoderProblems/blob/master/doc/api.md

sharmavasant commented 8 months ago

@dhanrajchaurasia sir I have removed redundancy from database by using email. Added frontend to profile page. Fetched data from Codeforces and Atcoder apis stored in database without duplicacy and showed profile on profile page.

https://github.com/ContriHUB/CP-Grind/assets/97390538/e6996035-2f7d-4852-927c-ff007cf7f149