Add assets and update README.md

Co-authored-by: LucasCatolino <lcatolino@fi.uba.ar>
Co-authored-by: KuJo7 <joel.k2010@gmail.com>
This commit is contained in:
Santiago Lo Coco 2024-02-27 15:43:34 +01:00
parent 09bac685fa
commit 8b125d4911
4 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -192,5 +192,3 @@ nb-configuration.xml
## Miscellaneous
##############################
*.log
*.png

View File

@ -53,6 +53,10 @@ The `App` class demonstrates the following functionalities:
- Modifying the books capacity using decorators.
- Iterating over the library items using the Iterator pattern.
## Note
In the `./assets/` directory, you can find a UML diagram of the project and the document `adp_hw1.pdf`, which contains a brief description of the application idea and discussions about design decisions and design patterns used.
## Contributors
- Lucas Catolino

BIN
assets/adp_hw1.pdf Normal file

Binary file not shown.

BIN
assets/diagram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB