design patterns' solutions
-
Updated
Nov 11, 2024 - Java
design patterns' solutions
UIKit, MVVM, Coordinator, Factory, Delegate, Observer, Mappers, Alamofire, Kingfisher, Realm, TabBarController, UICollectionView, UICollectionViewFlowLayout, UISearchBar, Image caching, Offline mode
Chat client-server system using TCP sockets.
Single user vinyl lending library simulated by 2 threads
RMI auction client-server, MVVM architecture and postgreSQL database
Implements simple broadcast of messages between your classes
JObserve is a replacement for the legacy java observer package, with support for object attributes and attribute listeners.
Exemplo de Implementação do Design Pattern Observer feito na Cadeira de Análise e Projeto de Sistemas II da UNI7
An observer that validates an Eloquent model instance before it is persisted to the database.
Demo Project Manager App build with typescript and webpack v5
Chat client server using RMI. The whole conversation is logged in .txt files, one for each day.
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.
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.
Prática dos Design Patterns estudados durante a matéria de Arquitetura de Software.
Implementation of Behavioral Design Patterns in JAVA
A simple implementation of the observer pattern using Typescript.
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.
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.
Project provides basic idea and approach to implement the NotificationCenter by using Pubs/Subs Pattern, and Observer design pattern, this pattern oppose to create strong reference cycle because of weak reference of protocol.
CS665 2024: Final Project with Design Patterns, ie Creational and Structural
Add a description, image, and links to the observer-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the observer-design-pattern topic, visit your repo's landing page and select "manage topics."