Skip to content

Implement Real-Time Order Tracking#90

Open
DIP72 wants to merge 1 commit intoMrigakshi-Rathore:mainfrom
DIP72:feat/real-time-order-tracking
Open

Implement Real-Time Order Tracking#90
DIP72 wants to merge 1 commit intoMrigakshi-Rathore:mainfrom
DIP72:feat/real-time-order-tracking

Conversation

@DIP72
Copy link
Contributor

@DIP72 DIP72 commented Jan 21, 2026

📌 Description:

This PR resolves Issue #7 by implementing a real-time order tracking system that allows users to monitor the progress of their orders through different stages such as Preparing, Out for Delivery, and Delivered. This enhancement significantly improves transparency and user experience.

✅ Changes Implemented:

🗄️ Added an order status field in the database to track order progress
⚙️ Implemented backend logic to update order status dynamically
🔔 Integrated notifications (in-app / email) for order status changes
🖥️ Updated frontend UI to display real-time order status clearly to users
🛡️ Added proper error handling and synchronization between frontend and backend

🎯 Outcome:

Users can now track their orders in real time
Improved communication and trust with users
Clear visibility of delivery progress at every stage

📁 Files Updated:

Backend PHP files (order logic & status updates)
Database schema / migration files
Frontend UI components for order tracking

🔗 Related Issue:

Closes #7

@vercel
Copy link

vercel bot commented Jan 21, 2026

@DIP72 is attempting to deploy a commit to the Mrigakshi Rathore's projects Team on Vercel.

A member of the Team first needs to authorize it.

@DIP72
Copy link
Contributor Author

DIP72 commented Jan 21, 2026

@Mrigakshi-Rathore mam I have resolved this issue. please check

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Implement Real-Time Order Tracking

1 participant