Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make leaderboards publicly accessible #69

Open
krishnan05 opened this issue Sep 15, 2023 · 4 comments
Open

Make leaderboards publicly accessible #69

krishnan05 opened this issue Sep 15, 2023 · 4 comments
Labels
🚀 enhancement New feature or request FOSS-OVERFLOW

Comments

@krishnan05
Copy link
Contributor

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 krishnan05 added 🚀 enhancement New feature or request hacktoberfest labels Sep 15, 2023
@V10codes
Copy link

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?

@krishnan05
Copy link
Contributor Author

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.

@omkar-here
Copy link

omkar-here commented Oct 5, 2023

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

@krishnan05
Copy link
Contributor Author

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

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request FOSS-OVERFLOW
Projects
None yet
Development

No branches or pull requests

4 participants
@omkar-here @krishnan05 @V10codes and others