Skip to content

Commit

Permalink
Added domain model to requirements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ICWeiner authored Apr 2, 2022
1 parent 6fd16a8 commit d0c6f48
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@

### Domain model

To better understand the context of the software system, it is very useful to have a simple UML class diagram with all the key concepts (names, attributes) and relationships involved of the problem domain addressed by your module.
Also provide a short textual description of each class.

Example:
<p align="center" justify="center">
<img src="https://github.com/LEIC-ES-2021-22/templates/blob/main/images/DomainModel.png"/>
<img src="../images/DomainModel.png"/>
</p>

0 comments on commit d0c6f48

Please sign in to comment.