Files
postshop-backend/routes
Mekan1206 968c9ed42a Add product view tracking and related functionality
- Implemented product view tracking in ProductController to log user views.
- Added a relationship for viewed products in the User model.
- Introduced a method in ProductRepository to filter products viewed by a user.
- Updated API routes to include endpoint for retrieving viewed products.
- Commented out SMS notification logic in SendOrderCreatedNotification.
- Removed CreateOrderServiceTest as it is no longer needed.
2026-02-08 02:02:30 +05:00
..
2026-02-03 15:31:29 +05:00
2026-02-03 15:31:29 +05:00
2026-02-03 15:31:29 +05:00