kapstok / NHL-DePa2 (public) (License: Unspecified) (since 2018-11-09) (hash sha1)
Design Patterns school project; a GUI using multiple Design Patterns.

Mode Type Size Ref File
100644 blob 67086 ff99d495d3cc7c4e978c2e76f1b347263ce2765c Command.pdf
100644 blob 47638 dc5ae47a8809b0c5b85b1952fe08beeeaafb9657 Composite.pdf
100644 blob 17219 e64adaee1c54fdea6b2b2b59a04340a254e4e636 DePa2.xml
100644 blob 71021 e3e5e9ec86f184e3cbe593272850bc1af1bd434d File.pdf
100644 blob 51886 8c3f0c189acdf38d73b7b80392bb66c19e239d0e Strategy-Singleton.pdf
100644 blob 69140 f36802ea888754b818be6f63a801fbabf731b443 Visitor-Decorator.pdf
100644 blob 47069 b46ac4f4c0d92bb6b6f03d64cc3d38eb38e939d6 frontend.pdf
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/kapstok/NHL-DePa2

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/kapstok/NHL-DePa2

Clone this repository using git:
git clone git://git.rocketgit.com/user/kapstok/NHL-DePa2

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main