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

[Finishes #187354268] Order status #70

Closed
wants to merge 0 commits into from

Conversation

P-Rwirangira
Copy link
Collaborator

@P-Rwirangira P-Rwirangira commented May 20, 2024

Purpose

The purpose is to implement a real-time order status update feature that allows sellers to update the status of an order and buyers to view these updates in real-time.

Changes Made

-Added API routes for retrieving and updating order status information
-Implemented logic to emit WebSocket events to notify clients when an order status is updated by a seller.

Testing Instructions

-No tests

Related Issues

-No issues

Checklist

Please review the following checklist and make sure all tasks are complete before submitting:

  • Code follows the project's coding standards
  • Changes are covered by tests
  • Documentation is updated (if applicable)
  • All tests pass

@P-Rwirangira P-Rwirangira changed the title Merge pull request #64 from atlp-rwanda/187354260-update-product [Finishes #187354268] Order status May 20, 2024
@P-Rwirangira P-Rwirangira force-pushed the 187354268-ft-order-status branch from 8ba5563 to be31b28 Compare May 22, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant