-
Notifications
You must be signed in to change notification settings - Fork 365
Feature/backend/sorting projects in collection #1246
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
Feature/backend/sorting projects in collection #1246
Conversation
|
@Vriti62 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE. |
Avdhesh-Varshney
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM π
Closes: #1180
Describe the add-ons or changes you've made π
sortProjectcontroller to fetch projects saved by a user.likesβ projects sorted by total likes (descending)newestβ projects sorted by creation date (descending)oldestβ projects sorted by creation date (ascending)Screenshots π·
Type of change βοΈ
What sort of change have you made:
Note to reviewers π
/sortProject?sortBy=likes|newest|oldest.