DSCKabarak / ComradeMarketPlace

A community project, that is an e-commerce website.
11 stars 14 forks source link

Implemented the notification system for key events #76

Closed nafdev01 closed 4 months ago

nafdev01 commented 4 months ago

Title: Implement Notification System

Description: This pull request addresses issue #46, which involves implementing a notification system.

Changes:

This implementation of the notification system allows for efficient sending of single and mass notifications. All new code has been tested manually for edge cases.

Please review the changes and let me know if any modifications are required.