GitHub topics: observer-design-pattern
niwciu/OBSERVER
C library implementing the Observer design pattern.
Language: C - Size: 7.16 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0
an-thai-binh/crm_simulator
Giả lập máy CRM (Cash Recycling Machine) - Đồ án Thiết kế hướng đối tượng. Thực hiện các design pattern: MVC, Observer, State, Behavioral...
Language: Java - Size: 2.44 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
PAHeartBeat/Core-Observer-System
This Project will provide the utility to use various kind of system which are built based on Observer Design Pattern like Signal System.
Language: C# - Size: 176 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0
ArielVinis/jogo_sudoku
Este é um jogo de Sudoku completo desenvolvido em Java, oferecendo duas interfaces diferentes.
Language: Java - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
arminmokri/DesignPatterns
This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.
Language: Java - Size: 270 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
andreiOpran/Car-Dealership-Management-System
Console application for managing a Car Dealership.
Language: C++ - Size: 386 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Elis-Vasconcelos/observer-pattern
Implementation of the Observer pattern in Java
Language: Java - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
OsamaMahmoud99/Embedded_DesignPattern
Design Patterns for Accessing Hardware, State Machines in c and cpp
Language: C - Size: 10.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
alessandrofrenna/broaddy
Broaddy is a lightweight library that allows the creation of small broadcast networks of objects.
Language: Java - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
LakshitLuhadia/Watopoly
Watopoly is a video game project for CS246, which is a variant of the classic board game Monopoly. However, instead of the traditional locations, Watopoly's game board is based on the University of Waterloo campus.
Language: C++ - Size: 454 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
Neeraj102001/DesignPatterns
This project demonstrates key design patterns in C# by implementing a "notification system". It uses Singleton, Factory, Facade, and Observer patterns to ensure modularity, scalability, and efficiency. The system dynamically selects notification modes (Email/SMS) and manages user notifications seamlessly.
Language: C# - Size: 1.09 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
abhinavdeshpande/System-Design
Deep dive into these live and easy examples to get the better understanding of System Design Concepts
Language: Java - Size: 16.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
Ornella-Gigante/HealthWatch-Java-Clinical-Monitoring-System
HealthWatch is a clinical analysis monitoring system developed in Java that uses the Observer pattern to automatically detect and notify critical changes in patients' iron levels.
Language: Java - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
Dinidu21/Design-Patterns-Java
Comprehensive Guide to Design Patterns in Java 🚀
Language: Java - Size: 131 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
hi-shekhar/low_level_design
Implementation of several LLD using Typescript
Language: TypeScript - Size: 1.12 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
tommyskeff/JObserve
JObserve is a replacement for the legacy java observer package, with support for object attributes and attribute listeners.
Language: Java - Size: 76.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0
PiaMacalanda/SoftEng1_Observer-Pattern-New-Subscription-Service
Implementing observer pattern using java ( ̄y▽ ̄)╭ Ohohoho.....
Language: Java - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
R-SNGH/design-patterns
design patterns' solutions
Language: Java - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
FlorinaMt/Chat-Client-Server-System_TCP-Sockets
Chat client-server system using TCP sockets.
Language: Java - Size: 8.68 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
FlorinaMt/Vinyl-Lending-Library_Robot-Simulated
Single user vinyl lending library simulated by 2 threads
Language: Java - Size: 7.6 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
FlorinaMt/Chat-Client-Server-System_RMI
Chat client server using RMI. The whole conversation is logged in .txt files, one for each day.
Language: Java - Size: 7.92 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
FlorinaMt/Bidhub
RMI auction client-server, MVVM architecture and postgreSQL database
Language: Java - Size: 17.7 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
dducode/com.dducode.broadcast-messages
Implements simple broadcast of messages between your classes
Language: C# - Size: 511 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
spoorsny/laravel-model-validating-observer
An observer that validates an Eloquent model instance before it is persisted to the database.
Language: PHP - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
Sho-ayb/ts-projectmanager-max
Demo Project Manager App build with typescript and webpack v5
Language: TypeScript - Size: 230 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
lucas0headshot/design-patterns
Prática dos Design Patterns estudados durante a matéria de Arquitetura de Software.
Language: PHP - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
divyamsavsaviya/object-oriented-design-patterns
This repository is a comprehensive showcase of various design patterns implemented in Java, demonstrating advanced Object-Oriented Design (OOD) principles in Java. The patterns implemented in this project are fundamental to building robust, flexible, and maintainable software systems.
Language: Java - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
MainaGeorge/DesignPatterns
This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns
Language: C# - Size: 126 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
pradipdharam/sports-score-board-notifications_machine-coding
Sports Scoreboard Push Notification Design. Push notification from the respective publisher to all its respective subscribers is sent. Observer design pattern plays an important role here.
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
pradipdharam/e-commerce-application_low-level-design
Designing an E-commerce Application. Handling payments, permissions, sercher etc are introduced. Add products functionalities are incorporated using command design pattern. Cart & Order manager are designed.
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
samyam81/Observer_Designer
Observer design is a methodology in control systems engineering that involves designing an observer to estimate the unmeasurable internal states of a system based on available measurements.
Language: Java - Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
MiraiChan/HackNewsApp
A simple Hacker News reader. This app uses Hacker News API in order to get hold of the latest articles that are trending on Hacker News.
Language: Swift - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
HaiderABB/Behavioral-Design-Patterns-JAVA
Implementation of Behavioral Design Patterns in JAVA
Language: Java - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
jimmyjazz31/CSSFinalProject
CS665 2024: Final Project with Design Patterns, ie Creational and Structural
Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
asifmanan/observer-pattern-example
A simple stock update example to understand and implement observer pattern.
Language: Java - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
ValentinTyanov/observer-workshop
Observer Design Pattern demonstrated through practical examples
Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
dogukanmuslukcu/DesignPatterns
This is a learning project for Design Patterns
Language: C# - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
kursat-ozturk/observer_design_pattern_dart
Observer Design Pattern, nesne odaklı programlamada yaygın olarak kullanılan bir tasarım desenidir. Bu desen, birbiriyle ilişkili olan iki nesne türü arasındaki iletişimi yönetmek için kullanılır.
Language: C++ - Size: 261 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
omaressaouaf/procedures-phases-brainstorming
LOustad procedure phases pseudo code
Language: PHP - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
iulianoroberto/JavaRMI_MultiuserChat
Implementation of a multiuser chat as a distributed application (Java RMI and design pattern Observer).
Language: Java - Size: 68.4 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
TJDPGr9/ZooKeeperResearch
本仓库用于分析ZooKeeper的观察者模式
Size: 2.23 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
AhmedTarekHasan/ObserverDesignPatternInDotNetCSharp
Learn about the Observer Design Pattern in .NET C# with some enhancements.
Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
somyaranjan26/ObjectOrientedDesignPatterns
Size: 131 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
ahmetkucukoglu/design-patterns
Design Patterns C#
Language: C# - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
leonghia/gold-price-reader
The Gold Price Reader is a C# console application that demonstrates the use of the Observer design pattern. This project allows users to subscribe to or unsubscribe from receiving notifications about changes in the gold price.
Language: C# - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
furkanozev/Object-Oriented-Analysis-Design
Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI
Language: HTML - Size: 6.35 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1
nirjarigandhi/Paint-Application
Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
AndrewLawendy/use-singleton-state
Provide a context-like API to listen and update values across multiple uses of the custom hook
Language: TypeScript - Size: 147 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
mansha99/laravel-observer-pattern
Creating better Laravel monoliths : Observer Pattern implementation
Language: PHP - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
abrahamayquipa/software-patterns
Software standards established by the Gang of Force.
Language: CSS - Size: 64.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
saksham-jain/design-patterns
OOPs design patterns in Ruby
Language: Ruby - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0
marcelomotaribeiro/js-observer-sample
Exemplo básico de implementação do Design Pattern Observer em Javascript
Language: HTML - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
themervez/ObserverDP
Observer Design Pattern Example
Language: C# - Size: 14.7 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
ngtrdai/example-observer-design-pattern-php
This is an example of an observer pattern in PHP.
Language: PHP - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Ftohtarek/Async-webApi
asynchronous web Application
Language: JavaScript - Size: 1.47 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
cihatsolak/dotnet-design-patterns
A design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn't a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.
Language: C# - Size: 11.7 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1
mxligr/Food-Delivery-Mngmnt-Sys
A food delivery management application for a catering company, developed for the Fundamental Programming Techniques course // 2nd year, 2nd semester @ Computer Science, TUCN
Language: Java - Size: 4.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1
mansimann/email-notification-system
Implements a notification system to send notifications about food delivery requests to drivers
Language: Java - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
mahmutcapkin/Bootcamp.HomeworkThree
ObserverDP içerisinde ayrıca CQRS yapısıyla dapper CRUD işlemleri gerçekleştirilmiştir.
Language: C# - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
SerBuitrago/design-pattern
Language: Java - Size: 94.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
fraxhost/AuctionConsole_ObserverDesignPattern
A Java project in which I have implemented the code following Observer Design Pattern. This is an auction project and the outputs are printed in the console.
Language: Java - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
mehboobali98/Observer-Design-Pattern
Observer pattern is used when there is one-to-many relationship between objects such as if one object is modified, its dependent objects are to be notified automatically. Observer pattern falls under the behavioral pattern category.
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0