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:
parent
09bac685fa
commit
8b125d4911
|
@ -192,5 +192,3 @@ nb-configuration.xml
|
||||||
## Miscellaneous
|
## Miscellaneous
|
||||||
##############################
|
##############################
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
*.png
|
|
||||||
|
|
|
@ -53,6 +53,10 @@ The `App` class demonstrates the following functionalities:
|
||||||
- Modifying the books capacity using decorators.
|
- Modifying the books capacity using decorators.
|
||||||
- Iterating over the library items using the Iterator pattern.
|
- 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
|
## Contributors
|
||||||
|
|
||||||
- Lucas Catolino
|
- Lucas Catolino
|
||||||
|
|
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 253 KiB |
Loading…
Reference in New Issue