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

Track crew clone count #118

Closed
whoabuddy opened this issue Nov 12, 2024 · 2 comments
Closed

Track crew clone count #118

whoabuddy opened this issue Nov 12, 2024 · 2 comments

Comments

@whoabuddy
Copy link
Contributor

We should track how many times a crew is cloned, and use that as a possible way to sort on the public crew page.

We could also introduce a star feature like GH, so you can sort by "most starred", but feels like an extra step vs just capturing how many times it was cloned.

@r0zar
Copy link

r0zar commented Dec 2, 2024

Sounds like another good usecase for sorted-set/leaderboard data structure.

@biwasxyz
Copy link
Contributor

biwasxyz commented Feb 8, 2025

We don't have clone crew now😃

@biwasxyz biwasxyz closed this as completed Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants