Fork me on GitHub

Use Case Diagram

Here is the Use Case diagram for my project. This diagram express the way in which actors can interact with the system. There are three types of actors in this diagram, two of which are users (people). One is the administrator and the other the player. The third actor is the session (when it times out)

The administrator is responsible for adding data to the system for the game. This may be an automated process in the future and not an actual person.

The player is the main user of the system. The person that will pick teams each week etc.

<img src=“cs/usecase1.jpg” alt=“UseCase.jpg” border=“0” width="550"" />

Tags: uml

blog comments powered by Disqus