Open dhanrajchaurasia opened 1 year 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 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
@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
Description