https://github.com/mingderwang/simplefactory
https://github.com/mingderwang/simplefactory
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mingderwang/simplefactory
- Owner: mingderwang
- Created: 2020-11-08T14:36:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T12:39:51.000Z (over 5 years ago)
- Last Synced: 2025-03-04T05:16:21.204Z (over 1 year ago)
- Language: Python
- Size: 117 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Factory Design Pattern
# test
add a .replit file with the following lines
```
language = "python3"
run = "python -m unittest discover -v"
```
# UML
To use https://app.diagrams.net/ to open SimpleFactoryDiagram.drawio file for editing.
# Class Diagram
