Leaderboard-Pro icon indicating copy to clipboard operation
Leaderboard-Pro copied to clipboard

[HACKTOBERFEST-25] feat: make leaderboards publicly accessible

Open krishnan05 opened this issue 2 years ago • 4 comments

Currently, one can view leaderboards only after signup/login. Implement it such that leaderboards can be viewed without login.

Detailed Description

Implement viewing feature without requiring user registration. Be careful with the friend's feature, as this feature is only supported for registered users

Context

Public accessible leaderboards are more convincing for people

Possible Implementation

Try to disable the friends feature for unregistered users and expose the URLs to all.

krishnan05 avatar Sep 15 '23 08:09 krishnan05

Hi, I am new to open source, I have made some react apps, and I would like to contribute to this project, can you guide me on how exactly should I start?

V10codes avatar Sep 17 '23 06:09 V10codes

Hi, I am new to open source, I have made some react apps, and I would like to contribute to this project, can you guide me on how exactly should I start?

Hello @V10codes, glad to know about your interest in contributing to this project. Go through the Read Me file of the project and setup your local copy. Follow the contributing guidelineshttps://github.com/OpenLake/Leaderboard-Pro/blob/main/.github/CONTRIBUTING.md. You can start with open issues ( try to go for good first issues) or create your own issue. Reach out to me if you face any difficulty in local setup.

krishnan05 avatar Sep 18 '23 12:09 krishnan05

I would like to solve this issue. Can I get this issue assigned? @krishnan05

omkar-here avatar Oct 05 '23 19:10 omkar-here

I would like to solve this issue. Can I get this issue assigned? @krishnan05

Done

krishnan05 avatar Oct 06 '23 12:10 krishnan05