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

feat: added api to fetch single product #806

Merged
merged 2 commits into from
Jun 4, 2023

Conversation

Nitish-hack
Copy link
Contributor

Related Issue

Closes: #804

Changes made πŸ‘·πŸ»β€β™‚οΈ

Added an API to fetch single product using productSlug from the database

Screenshots πŸ“Έ

image

@github-actions github-actions bot added πŸ’‘ feature This generally contains addition/changes to features. status: todo ⏳ This issue is yet to be seen by the maintainer of the project. labels Jun 3, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello, @Nitish-hack, thank you for opening a pull request.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.
If you think it's something urgent, feel free to reach out to Tamal on Twitter.


Give us a ⭐ to show some support
Happy OpenSource πŸš€

@Nitish-hack
Copy link
Contributor Author

let me know if you want any changes else merge it so that i can work on product description page

@github-actions github-actions bot temporarily deployed to Preview June 3, 2023 11:15 Inactive
@github-actions github-actions bot added the deployed This PR has been deployed to Vercel for testing. label Jun 3, 2023
@github-actions
Copy link

github-actions bot commented Jun 4, 2023

This pull request has been deployed to Vercel.

Latest commit: 7242172
βœ… Preview: https://milan-mlnwzo3l6-iamtamal.vercel.app
πŸ” Inspect: https://vercel.com/iamtamal/milan/6j6VBFjq9Ftj3zmpUp2q6VUpJ1CF

View Workflow Logs

@tamalCodes tamalCodes added area/logic This issue is related to a logic fix. 🟨 priority: medium gssoc23 This issue/PR is part of GSSOC'23. level2 GSSOC 23 -> LEVEL 2 and removed status: todo ⏳ This issue is yet to be seen by the maintainer of the project. labels Jun 4, 2023
Copy link
Member

@tamalCodes tamalCodes left a comment

Choose a reason for hiding this comment

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

Amazing work,
This looks good to me, will be merged soon πŸŽ‰.

@tamalCodes tamalCodes added the status: ready βœ… This PR has passed all the checks and is now ready to be merged. label Jun 4, 2023
@tamalCodes tamalCodes merged commit c0100bd into ngoworldcommunity:main Jun 4, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logic This issue is related to a logic fix. deployed This PR has been deployed to Vercel for testing. πŸ’‘ feature This generally contains addition/changes to features. gssoc23 This issue/PR is part of GSSOC'23. level2 GSSOC 23 -> LEVEL 2 status: ready βœ… This PR has passed all the checks and is now ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] API to fetch single product from the database
2 participants