GauravGupta993 / MERN-Templates

https://mern-templates.vercel.app
0 stars 1 forks source link

Fetch daily questions solved from Codeforces, Codechef, Leetcode given their respective IDs. #4

Open GauravGupta993 opened 11 hours ago

GauravGupta993 commented 11 hours ago

Do the following:

  1. Create a backend API route that returns the number of questions solved on the current day on Codeforces, Codechef, and Leetcode given their respective IDs.
  2. Create a basic frontend interface to take IDs as input and display the number of questions solved using the backend API created.
Anubhavpandey27 commented 10 hours ago

Please assign me this issue.