Nishitbaria / Dev-Exchange

A community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world. Explore topics in web development, mobile app development, algorithms, data structures, and more.
https://devexchanges.vercel.app/
MIT License
11 stars 24 forks source link

feature: added leaderboard feature #52

Closed Sahilll15 closed 1 month ago

Sahilll15 commented 1 month ago

Changes Made

Added Components:

33

  1. app/(root)/leaderboard/page.tsx: This file represents a new page component dedicated to displaying the leaderboard. It likely contains logic for fetching and rendering leaderboard data.

  2. components/shared/LeaderBoardTable.tsx: This file introduces a shared component for displaying the leaderboard table. This component is designed to be reusable across different parts of the application and handles the visual presentation of leaderboard data.

Screenshots

Screenshot 2024-05-16 at 9 49 18 PM

vercel[bot] commented 1 month ago

Someone is attempting to deploy a commit to the Nishit Baria's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-exchange ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 11:31am
Nishitbaria commented 1 month ago

image

@Sahilll15 please fix this

Sahilll15 commented 1 month ago

@Nishitbaria done brother

Sahilll15 commented 1 month ago

@Nishitbaria wanted to ask like why have you added the next js clerk webhook secret key in the example env like its not working I had to add my own and just caused a lot of confusion overall

Sahilll15 commented 1 month ago

@Nishitbaria can you add a label to this actually I forgot to add the issue close id in the PR earlier so it is not getting linked this will be helpfull

Nishitbaria commented 1 month ago

Thank you for your contribution @Sahilll15