Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with factory-pattern
A curated list of projects in awesome lists tagged with factory-pattern .
https://github.com/mehrajlatifli/draw-a-figure
Example of Draw a figure, Factory pattern, Interface, List Generic
draw factory-pattern interface listgeneric patterns windowsform
Last synced: 14 Nov 2024
https://github.com/kevinricar24/handsonexercise
HandsOnExercise is a Demo using architecture 3 layers (Data Access Layer, Business Logic and Presentation (Net Core and Net Framework))
angularjs bootstrap4 csharp css3 entity-framework-core factory-pattern html5 javascript jquery-library netcore-mvc netcore2-webapi netcore22 swagger swagger-ui
Last synced: 13 Nov 2024
https://github.com/0xyanis/weatherapp
MyWeather - is a mobile application that is designed to display real-time weather.
alamofire corelocation delegate-pattern factory-pattern ios mvp-architecture snapkit swift uikit
Last synced: 19 Nov 2024
https://github.com/bukhavtsov/todolist
todolist
command-pattern dao factory-pattern java javaee servlet-jsp
Last synced: 28 Dec 2024
https://github.com/christiancesar/hunter
Scraping of the target web application, using puppeeter, node with typescript and best practices.
backend ddd factory-pattern fullstack-development mongodb-atlas nodejs observer-pattern poo puppeteer react tdd typescript
Last synced: 10 Oct 2024
https://github.com/iwatanikenji/notifications-service
Notification-based microservice that includes unit testing and clean project architecture
factory-pattern microservice nestjs prisma repository-pattern
Last synced: 23 Dec 2024
https://github.com/perhac13/school-management-system
This a CLI Application programmed in C++. Manage the function that are need in typical School management system along persistence data.
cpp17 factory-pattern file-handling-in-cpp json oops-in-cpp
Last synced: 11 Dec 2024
https://github.com/mateusz-przybyla/creativewallet_fe_be_mvc
A web application to manage your home budget [final stage -> frontend+backend+custom MVC framework]
bootstrap css dependency-injection factory-pattern html mvc php sql
Last synced: 07 Nov 2024
https://github.com/tn9th8/menshop-backend
A Menshop Backend Service use Nest.JS and MongoDB
factory-pattern full-text-search indexdb jwt mongodb mongodb-attributes-pattern mongoosejs multer nestjs passportjs repository-pattern strategy-pattern
Last synced: 16 Nov 2024
https://github.com/samuelastech/heroes
Node only API development
dependency-injection factory-pattern n-tier nodejs repository-pattern
Last synced: 19 Nov 2024
https://github.com/max-sir/marsrealestate
Retrofit getting started
abstract-factory-pattern android coroutines-android factory-pattern fragments http json kotlin moshi-converter mvvm-architecture rest restful-api retrofit2 swagger
Last synced: 30 Dec 2024
https://github.com/lucasfogliarini/designpatterns
Design Patterns: Apresentação em csharp
design-patterns factory factory-pattern
Last synced: 31 Dec 2024
https://github.com/mhashim6/kotlin-sorting-algorithms
kotlin implementation for various sorting algorithms [school project]
bubble-sort factory-pattern functional-programming insertion-sort kotlin kotlin-sorting-algorithms merge-sort oop school-project sorting-algorithms strategy-pattern
Last synced: 15 Nov 2024
https://github.com/mrbrunelli/terere-builder
My studies of Builder Pattern, Factory Pattern and Repository Pattern with Javascript
builder-pattern design-patterns factory-pattern javascript mocha repository-pattern terere unit-testing
Last synced: 15 Nov 2024
https://github.com/dcyuksel/factorypattern
Factory Pattern using key services
Last synced: 04 Dec 2024
https://github.com/withprecedent/ashford
Powerful, flexible factory, registration, and validation tools for Python
factory factory-pattern python registration registrty validate validation
Last synced: 15 Nov 2024
https://github.com/tarique-iqbal/promotional-campaign
Promotional Campaigns to give discounts
factory-pattern php82 rules-engine
Last synced: 18 Nov 2024
https://github.com/aparise1217/spring-bean-factory
Example Usage of a Factory to Manage Fetching Spring Beans
Last synced: 17 Dec 2024
https://github.com/rajagopal28/infix-expression-solver
A Small Swing based Java application which lets us to solve infix mathematical expressions and get results based on some of the best known Object Oriented Design patterns.
bodmas-evaluator expression-evaluator factory-pattern immutability infix-evaluation java-8 oop-principles oops-in-java reusable-functions stacks swing-gui
Last synced: 15 Nov 2024
https://github.com/faustinopsy/prefeito-back-node
Este projeto é a interface de usuário do sistema autônomo para levantamento de estatísticas de intenção de votos para a prefeitura de São Paulo.
composer factory-pattern javascript mongodb mvc mvc-architecture mysql nodejs sqlite3 strategy-pattern
Last synced: 20 Dec 2024
https://github.com/kathleenwest/makeacatwcfservice
This project presents a simple, but fun “Make a Cat” Service Application. The service provides a factory creational design pattern to create and return a single Cat object (complete with a cute photo), or group of five cats in a CatList object (with multiple cats). It is hosted using IIS Express to quickly demo and test the service with a client. A client “tester” windows form application tests the service and provides output to the user in a simple GUI.
bitmap-graphics bitmaps cat cats csharp csharp-code factory-method-pattern factory-pattern iis-express photos pictures visual-studio wcf wcf-client wcf-service wcf-service-client-demo windows-form-application windows-forms windows-forms-csharp
Last synced: 23 Nov 2024
https://github.com/kathleenwest/myserializationdemowcfappsharedlib
This project presents a simple, but fun “Adopt a Dog” Service Application. The service provides a factory creational design pattern to create and return a single Dog object (complete with a cute photo). It is hosted using IIS Express to quickly demo and test the service with a client. The service interface is defined not in the service application but in a Shared Library. The Shared Library also defines the Dog class object with custom serialization using the ISerializable interface implemented on the Dog class. This project is intended to demo custom serialization and a shared library concept between both the service and the client. With the Shared Library concept of both the service interface definition and the Dog class, there is no need to use SVCUTIL or the Service Wizard to create a tightly coupled service reference. Instead, the client uses a simple ChannelFactory concept to build a channel to the service knowing the interface details in the Shared Library. Also, it can understand and work with the Dog objects as specified in the Shared Library. A client “tester” windows form application tests the service and provides output to the user in a simple GUI. In addition, a short discussion and code demo of debugging service errors and activity using diagnostics and a trace listener pattern is included in this article. Some of my lessons learned in debugging service errors and custom serialization may help you on your next project.
adopt-a-pet channelfactory custom-serialization debugging diagnostics dogs factory-pattern iserializable serialization service services shared-library wcf wcf-bindings wcf-client wcf-proxies wcf-proxy wcf-service wcf-service-client-demo windows-form-application
Last synced: 23 Nov 2024
https://github.com/odisseu93/series-api
This is a simple API created, which lists a certain data set of TV Series or streamings
back-end backend backend-api express expressjs factory-pattern nodejs open-source tdd typescript
Last synced: 30 Nov 2024
https://github.com/archtaqi/symfony-design-patterns
Practicing Design Patterns in Symfony
design-patterns factory-pattern observer-pattern symfony
Last synced: 15 Nov 2024
https://github.com/mathmendesreis/daily-diet-api
API para controle de dieta diária, a Daily Diet API.
api backend challenge factory-pattern fastify ignite-rocketseat injection-dependency node npmrc oriented-object-programming repository-pattern rocketseat tsup typescript
Last synced: 17 Nov 2024
https://github.com/charlenry/charleshenrisaintmars_6_17022022
Projet FishEye : un site web qui permet aux photographes indépendants de présenter leurs meilleurs travaux.
accessibility api-json asynchronous-programming constructor-pattern css3 design-patterns factory-pattern fetch figma html5 javascript jquery nvda observer-pattern poo proxy-pattern publisher-subscriber windows-narrator
Last synced: 15 Nov 2024
https://github.com/alankke/ecommerce
Java Backend Bootcamp made by Globant to have technical skills as a backend developer is required.
aws-ec2 backend-api caching decorator-pattern design-patterns docker factory-pattern h2-database java java17 java17-springboot jpa-hibernate junit lombok maven mockito-junit-test mvc-architecture rabbitmq rest-api swagger-documentation
Last synced: 17 Dec 2024
https://github.com/quackplayground/csharp
sharpen the c for future 💨🚀
csharp csharp-code factory-pattern learn learning-by-doing oop
Last synced: 19 Nov 2024
https://github.com/edmartt/contactbook
A simple web contact book
factory-pattern flask html html5 jinja2 python python3 relational-databases sqlite3 sqlite3-database werkzeug
Last synced: 06 Dec 2024
https://github.com/bruno-c-p/python-calculators-challenge
Rocketseat Challenge
facade-pattern factory-pattern flask numpy pytest python
Last synced: 22 Dec 2024
https://github.com/randomstate/factory
Easy factories in Laravel (can be used in any PHP project)
Last synced: 11 Dec 2024
https://github.com/naren-jha/resourcemanager
Do efficient task allocation based on the resources available over the infrastructure
concurrency factory-pattern interface-default-methods java8 lambda multithreading spring-boot strategy-pattern
Last synced: 22 Nov 2024
https://github.com/suleyman-demir/design-patterns
Design Patterns
adapter-pattern builder-pattern design-patterns factory-pattern singleton-pattern
Last synced: 18 Nov 2024
https://github.com/antonharbers/tic-tac-toe
Tic Tac Toe - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-tic-tac-toe
css factory-pattern html javascript minimax-algorithm webpack
Last synced: 18 Nov 2024
https://github.com/antonharbers/library-app
Library App - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-library
css factory-pattern html javascript localstorage
Last synced: 18 Nov 2024
https://github.com/qkrwoghd04/design_patterns_implementation
try to use various design patterns to implement a simple Console-Based Library Management System(LMS) using java
console decorator-pattern factory-pattern java library-management-system observer-pattern singleton-pattern
Last synced: 01 Dec 2024
https://github.com/edmartt/estate-finder
REST Microservice for searching property with custom filters or without the filters in a database and returning records according to the filters
dependency-injection dependency-inversion-principle factory-pattern flask mysql mysql-database python python3 solid-principles
Last synced: 06 Dec 2024
https://github.com/getrighhttt/yelp-with-google-maps
Using Yelp api to return a list of restaurants, and a random users API to generate users. Also added in Google maps for the restaurant location.
alertdialog api dagger-hilt dependency-injection factory-pattern google-maps google-maps-api location map maps material-design mvvm-architecture recyclerview repository-pattern retrofit2 sealed-class singleton splashscreen
Last synced: 14 Dec 2024
https://github.com/vsvietkov/sigma-internship-pet-project
A project to demonstrate my knowledge and ability to use Object-Oriented Design on practice.
docker factory-pattern laravel ood oop reactjs solid
Last synced: 21 Nov 2024
https://github.com/edmartt/locstorager
This microservice helps to storage locations with name, latitude and longitude
docker factory-pattern flask flask-api flask-caching flask-restful postgresql psycopg2-binary redis-cache solid-principles
Last synced: 06 Dec 2024
https://github.com/dellius-alexander/design-patterns
This project is a collection of implementations of various design patterns in Kotlin and Java. Each design pattern is implemented in its own module, and each module contains a README.md file that provides a detailed explanation of the design pattern and its implementation.
builder-pattern factory-pattern prototype-pattern singleton-pattern
Last synced: 26 Dec 2024
https://github.com/msolimans/rpg
RPG Game based on OOP and different design patterns (not completed yet)
builder-pattern csharp design-patterns factory-pattern iterator jetbrains-rider observer-pattern oop oop-principles singleton strategy-pattern
Last synced: 17 Dec 2024
https://github.com/kadirdemirkaya/flavorworldmicroservice
It is a microservice project made with C#. It was developed to be based on certain technology and architecture
cache-storage cqrs dapper ddd-architecture elasticsearch event-driven eventbus factory-pattern grpc helath-check jwt-authentication k8s logging mapper microservice mssql onion-architecture rabbitmq redis saga-pattern
Last synced: 25 Nov 2024
https://github.com/vipinsharma29/interview-questions-basics
JAVA Practice Questions
array array-manipulations design-patterns factory-pattern interface java java-8 java-8-date-time java-8-functional-interfaces java-8-lambda java-8-stream java-8-stream-examples java-8-streams singleton-design-pattern string-manipulation
Last synced: 25 Nov 2024
https://github.com/fatiq123/design-patterns-java
This repository includes design patterns in java for the 6th semester subject (DP).
adapter-pattern behavioural-patterns builder-pattern creational-design-patterns design-patterns factory-pattern intellij-idea java singleton-pattern solid-principles structural-patterns
Last synced: 28 Dec 2024
https://github.com/olivegamestudio/designpatterns
Design Patterns
abstract-factory-pattern builder-pattern creational-design-patterns creational-patterns csharp csharp-code factory-pattern patterns prototype-pattern
Last synced: 26 Nov 2024
https://github.com/umairsyed613/efdbfactory.sql
Factory Pattern for Entity Framework core. supports multiple sql server database with multiple dbcontext support.
dbcontext entity-framework entity-framework-core factory-pattern sql
Last synced: 13 Dec 2024
https://github.com/naren-jha/vehiclerenting
Vehicle renting Spring boot application
factory-pattern java-8 junit5 spring-boot strategy-pattern
Last synced: 24 Dec 2024
https://github.com/naren-jha/expensetracker
Expense tracker spring boot application
factory-pattern java junit5 spring-boot strategy-pattern
Last synced: 24 Dec 2024
https://github.com/dinbtechit/sample-spring-boot-factory-pattern
An example implementation of factory/adaptor design pattern without if else or switch case block.
Last synced: 19 Dec 2024
https://github.com/mofazzal874/pharmaplus
CSE-3120 | Software Engineering and Information Systems Laboratory Android studio project with Factory , SingleTon , adapter , Observer Design pattern
adapter-pattern android-studio-java ci-test design-patterns factory-pattern firebase java junit5 mockito observer-pattern singleton-pattern ui-testing
Last synced: 12 Nov 2024
https://github.com/cauadesa/pizzeriawithpatterns-deoo3
Pizzeria project easily implementing Proxy, Composite, Factory and Singleton.
composite-pattern design-patterns factory-pattern java proxy-pattern
Last synced: 10 Nov 2024
https://github.com/dino-kupinic/designpatterns
full example of 5 essential java design patterns
decorator-pattern design-patterns factory-pattern java observer-pattern singleton-pattern strategy-pattern
Last synced: 10 Nov 2024
https://github.com/leo-henrique/find-a-friend-api-solid
API RESTFul com princípios do SOLID.
dependecy-inversion-principle factory-pattern in-memory-test-database repository-pattern single-responsibility-principle use-cases
Last synced: 09 Nov 2024
https://github.com/rythm-net/easter-project
Course Project (Discipline - Design Patterns Java - 3rd Year, 2nd Semester)
decorator-pattern factory-pattern intellij java jdk17 observer-pattern singleton-pattern
Last synced: 30 Dec 2024
https://github.com/adevecchi/categorize-trades
Identify the categories of trades in a bank´s portfolio
csharp design-patterns factory-pattern strategy-pattern
Last synced: 30 Nov 2024
https://github.com/tonitaga/in-memory-key-value-storages-cpp
A console application that allows you to interactively work with key-value pair stores such as 'HashTable [unordered_map]' and 'Red Black Tree [map]'. Allows to make comparison of basic operations between storages.
command-pattern cpp17 factory-pattern hashtable model-view-viewmodel red-black-tree
Last synced: 09 Nov 2024
https://github.com/safo-samson/shapes_and_factory
Working with the Factory design pattern.
Last synced: 10 Nov 2024
https://github.com/divyanshu-rawat/javascript-design-patterns
If you would like to learn how to write beautiful, structured and organized code, I believe this repository is for you.
design-patterns document factory-pattern javascript js-concepts
Last synced: 22 Dec 2024
https://github.com/shaikrasheed99/factory-pattern
Implementation of Factory Pattern.
design-patterns factory-pattern java tdd tdd-java
Last synced: 14 Nov 2024
https://github.com/dfleta/frank-brunos-boxing
Examen programación Java do módulo de programación do ciclo de grado superior en Desenvolvemento de Aplicacións Multiplataforma do IES de Teis - Vigo.
arraylist colections factory-pattern gof-patterns gradle java maven ocp solid streams tdd tdd-java uml-class-diagram
Last synced: 03 Dec 2024
https://github.com/nurfarazi/herstory
full-stack web application focusing on interactive storytelling. It combines Angular 10 and .NET Core 3.1, featuring clean architecture, robust authentication, and plans for future enhancements like Redis integration and Dockerization.
clean-architecture cqrs decorator-pattern factory-pattern observer-pattern singleton-pattern strategy-pattern unit-of-work
Last synced: 09 Nov 2024
https://github.com/tanvirstreame/factory-design-pattern-typescript
design-patterns factory-pattern nodejs typescript
Last synced: 06 Dec 2024
https://github.com/oliverbenns/factori
A minimal Factory pattern in Typescript.
factory factory-bot factory-girl factory-pattern jest-tests typescript
Last synced: 22 Dec 2024
https://github.com/charcoalphp/factory
[READ-ONLY] Dynamic object creation (Factory/ AbstractFactory / Builder / Class Resolver)
builder-pattern factory factory-pattern php read-only-repository
Last synced: 09 Nov 2024
https://github.com/belchenkov/js_patterns_practice
Simple Example for understand JS Patterns (Singleton, Mediator, Observer, Module and ect.)
es6 factory-pattern html5 mediator-pattern module-pattern observer-pattern singleton-pattern state-pattern
Last synced: 09 Nov 2024
https://github.com/laqudee/front-end-think
前端(包含设计模式)学习、练习与理解
abstract-factory-pattern design-patterns factory-pattern frontend javascript learning-exercise observer-pattern state-pattern vue
Last synced: 30 Nov 2024
https://github.com/ziadasem/design-patterns-in-dart
selected design patterns implemented with dart programming language, oriented for flutter development
adapter-pattern dart design-patterns facade-pattern factory-pattern flutter observer-pattern singleton strategy-pattern
Last synced: 12 Nov 2024
https://github.com/jazhann/coupongenerator
Sample of coupon generator using factory pattern
factory-pattern nodejs typescript
Last synced: 12 Nov 2024
https://github.com/genesisblock3301/deep_design_pattern
Try to cover major principle of OOP and common design pattern using python.
design-patterns factory-pattern python singleton-pattern solid
Last synced: 11 Nov 2024
https://github.com/genesisblock3301/nas_design_pattern
Common design pattern by using Python & Go
adapter-design-pattern builder-design-pattern design-patterns factory-pattern go golang python singleton
Last synced: 11 Nov 2024
https://github.com/lilpug/net5-webapi-unittestingexample
The project has been development to help demonstrate how unit testing can be done easily for WEB API's
example factory-pattern net5 unit-testing unittesting webapi
Last synced: 19 Dec 2024
https://github.com/olafswan/factory-pattern-example
Cours OpenClassrooms : Utilisez des design patterns en JavaScript > Déléguez la création des objets avec le Factory Pattern
design-patterns factory-pattern
Last synced: 11 Nov 2024
https://github.com/ribeirogab/jscangaceiro
Advanced JavaScript Courses Alura + Cangaceiro JavaScript Book
es6 factory-pattern javascript module-pattern monkey-patching mvc-pattern poo promise proxy-pattern try-catch webpack
Last synced: 19 Nov 2024
https://github.com/alvisonhunterarnuero/golang-design-patterns
Simplify software development for intricate and sizable systems using design patterns. These are reusable solutions to prevalent software design challenges, providing a framework for constructing adaptable, extensible, and sustainable software.
adapter-pattern builder-pattern design-patterns facade-pattern factory-pattern golang iterator-pattern observer-pattern singleton-pattern
Last synced: 14 Nov 2024
https://github.com/alejandrolagosr/design-patterns-kotlin
Design Patterns with Kotlin 💾
decorator-pattern design-patterns factory-pattern kotlin strategy-pattern
Last synced: 11 Nov 2024
https://github.com/azanniel/api-solid
💪 GymPass style app - Obtendo acesso à academias associadas ao planos para praticar exercícios físicos
cors e2e-tests factory-pattern fastify fastify-plugin in-memory-database jwt-authentication latitude-and-longitude prisma rbac-authorization rbac-roles repository-pattern solid unit-testing
Last synced: 11 Nov 2024
https://github.com/dnazmije/angular-dynamic-reactive-form-example
An example of dynamic reactive form in Angular with factory pattern.
angular dynamic-forms factory-pattern
Last synced: 14 Nov 2024