-
Notifications
You must be signed in to change notification settings - Fork 1
Home
sotek13 edited this page Oct 11, 2014
·
5 revisions
Through Forgotten realms are wandering various troops of several heros trying to complete assigned mission (mission is not an entity, it is just text attribute). Hero has a name, role, experience level. Troop has a name, mission and amount of golden money. Role contains name, description and other suitable information. Example of a role is "elf magician". Every hero could belong to up to one group and have assigned multiple roles. Administrator should be able to manage (CRUD) all entities. Hero could assign himself to some group and also can assign himself some role.
![D&D Troops Class Diagram](https://github.com/underworlds/projekt-PA-165/blob/master/DDtroopsUseCase.png) ## Class diagram ![D&D Troops Class Diagram](https://github.com/underworlds/projekt-PA-165/blob/master/DDtroopsClassDiagram.png)