GitHub / michalkasiarz / messaging-system
Imitated Messaging System - A project demonstrating the Observer design pattern in action, simulating a messaging system that sends notifications via multiple channels (Email, Push, SMS) upon order status changes. Designed to showcase a flexible and extensible architecture for event-driven notification systems
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalkasiarz%2Fmessaging-system
PURL: pkg:github/michalkasiarz/messaging-system
Stars: 0
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Java
Size: 86.9 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: over 2 years ago
Pushed at: about 3 years ago
Last synced at: about 2 years ago
Topics: java, messaging-system, observer-based-control, observer-pattern