-
Notifications
You must be signed in to change notification settings - Fork 3
ft-Add Report API for User and Seller Statistics #221
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
base: dev
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
This is awesome @soleil00; great work as always!
I went ahead and made some structural adjustments to your PR i.e., code + unit tests. Could you please review and let me know your thoughts?
In the meantime, could you submit your PR for the frontend when you're ready? Thx again! 😎👍
Self approved.
Hi @soleil00 - It looks like your recent force push may have removed some of the updates I had made to your PR earlier. Just a quick note to kindly avoid using If there's a specific reason you're using it, please let me know — happy to discuss or help find a safer alternative. I’ll be around if you have any questions. Thanks so much! |
Added a new Report API to fetch user and seller statistics, including metrics like most reviews given/received, Trustworthy reviews, and Despair reviews
READY FOR REVIEW