An open API service indexing awesome lists of open source software.

https://github.com/zhuravlevma/accounting_system

This is a simple application for training patterns. The app cans calculate sum for product, warehouse, shop with Composite pattern. Also, you can create your providers. For them, you can create responsible people who will say you very useful information. It was created using a pattern Fabric. Write your results with "writer" who was created using a pattern Decorator.
https://github.com/zhuravlevma/accounting_system

design-patterns patterns rust rust-examples rust-patterns

Last synced: about 1 year ago
JSON representation

This is a simple application for training patterns. The app cans calculate sum for product, warehouse, shop with Composite pattern. Also, you can create your providers. For them, you can create responsible people who will say you very useful information. It was created using a pattern Fabric. Write your results with "writer" who was created using a pattern Decorator.

Awesome Lists containing this project

README

          

## accounting system
This is a simple application for training patterns.
The app cans calculate sum for product, warehouse, shop with Composite pattern.
Also, you can create your providers. For them, you can create responsible people who will say you very useful information. It was created
using a pattern Fabric.
Write your results with "writer" who was created using a pattern Decorator.
Also, here have patterns like Strategy and Command.