Skip to content

Karthick6079/observer-pattern-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBSERVER PATTERN TEST PROJECT

This is one of excercise while learning design pattern.

Project has one subject(Timeline) if any changes detected in subject that will be notified to their corresponding observers(Users in this case)

The notification is email notification for that application using separate microservices(email-send-service) which responsible for sending emails.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages