codingclub-iitdh / CodeGeassWebsite

Coding Club Website
https://code-geass-website.vercel.app
2 stars 3 forks source link

change to fetch api for leaderboard #7

Open adityspecial opened 3 weeks ago

adityspecial commented 3 weeks ago

i added a "Leaderboard" link to the header, set up an API fetch to retrieve leaderboard data, and implemented a POST request to save new entries to the database. This setup allows users to view and update the leaderboard dynamically, ensuring real-time ranking updates on the frontend.

adityspecial commented 3 weeks ago

added leaderboard on home page and done the api fetching.if any problem contact me