Skip to content

Sorting for products api#38

Merged
Alexandrbig1 merged 2 commits into
OpenCodeChicago:mainfrom
shiv7shukla:sorting-for-products-api
Oct 10, 2025
Merged

Sorting for products api#38
Alexandrbig1 merged 2 commits into
OpenCodeChicago:mainfrom
shiv7shukla:sorting-for-products-api

Conversation

@shiv7shukla
Copy link
Copy Markdown
Contributor

Pull Request

Thank you for your contribution!

Description

Please describe your changes clearly and link any related issue(s).
(e.g., Fixes #123, Closes #45)

Type of Change

  • Bug fix
  • [ x ] New feature
  • Documentation update
  • Refactor
  • Other (please describe):

Checklist

  • [ x ] My code follows the style guidelines of this project
  • [ x ] I have performed a self-review of my code
  • [ x ] I have commented my code where necessary
  • I have updated documentation (README, Usage, etc.)
  • [ x ] My changes generate no new warnings or errors
  • I have added tests (if applicable)
  • [ x ] All tests pass locally with my changes

@shiv7shukla
Copy link
Copy Markdown
Contributor Author

Added sorting functionality for Products API

Copy link
Copy Markdown
Contributor

@Alexandrbig1 Alexandrbig1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution, and congrats on your PR being approved!
We’re excited to have your work as part of Open Code Chicago’s Hacktoberfest 2025 project.

@Alexandrbig1 Alexandrbig1 added backend Issues related to backend hacktoberfest Special issue for Hacktoberfest hacktoberfest-2025 Special issue for Hacktoberfest 2025 hacktoberfest-accepted This label indicates that a contribution has been accepted and counts toward Hacktoberfest rewards. mongodb MongoDB & database management mongoose MongoDB ODM / schema & model work (queries, models, migrations) node.js Backend JavaScript / runtime (Express, APIs, server work) labels Oct 10, 2025
@Alexandrbig1 Alexandrbig1 added this to the Hacktoberfest 2025 milestone Oct 10, 2025
@Alexandrbig1 Alexandrbig1 merged commit e44cd46 into OpenCodeChicago:main Oct 10, 2025
1 check passed
@Alexandrbig1
Copy link
Copy Markdown
Contributor

@shiv7shukla, congratulations on your merged PR! 🎉 Don’t forget to add yourself as a contributor using our all-contributors bot. You can find instructions in our CONTRIBUTING.md. Thanks again for your contribution!

@Alexandrbig1 Alexandrbig1 linked an issue Oct 10, 2025 that may be closed by this pull request
@shiv7shukla
Copy link
Copy Markdown
Contributor Author

@all-contributors please add @shiv7shukla for code

@allcontributors
Copy link
Copy Markdown
Contributor

@shiv7shukla

I've put up a pull request to add @shiv7shukla! 🎉

@Alexandrbig1
Copy link
Copy Markdown
Contributor

Hey @shiv7shukla ,

🎉 Congratulations on your first merged pull request!
You’ve just taken a huge step in your open-source journey — and we’re so excited it happened here at Open Code Chicago × CoreX 💪

To celebrate this milestone, you’ve earned the “First PR Merged” badge on Holopin 🏅
👉 Claim your badge here: Claim Badge

Once claimed, you can proudly showcase it on your GitHub profile, Holopin board, or share it on LinkedIn to mark your first contribution to the open-source world 🌟

Keep contributing, keep growing, and welcome to the Open Code Chicago community! 🚀
— Open Code Chicago Team

@Alexandrbig1 Alexandrbig1 added the badge-awarded Added when a contributor has received a Holopin badge label Oct 29, 2025
@Alexandrbig1
Copy link
Copy Markdown
Contributor

Hey @shiv7shukla ,

🔥 Congratulations — your backend contributions have been outstanding!
Your work on the CoreX Project has strengthened our foundation, improved functionality, and helped bring our open source vision to life during Hacktoberfest 2025.

You’ve officially earned the Backend Engineer 2025 badge from Open Code Chicago × CoreX 🏅
👉 Claim your badge here: Claim Badge

Thank you for writing clean, secure, and efficient code that powers our project behind the scenes.
Your expertise keeps everything running smoothly 🚀

— The Open Code Chicago Team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Issues related to backend badge-awarded Added when a contributor has received a Holopin badge hacktoberfest Special issue for Hacktoberfest hacktoberfest-2025 Special issue for Hacktoberfest 2025 hacktoberfest-accepted This label indicates that a contribution has been accepted and counts toward Hacktoberfest rewards. mongodb MongoDB & database management mongoose MongoDB ODM / schema & model work (queries, models, migrations) node.js Backend JavaScript / runtime (Express, APIs, server work)

Development

Successfully merging this pull request may close these issues.

Implement Sorting for Products API

2 participants