Nooby UML

Hi!

I have recently got a task at school. We are going to make an UML Class Diagram of an Bank.

It’s just a simple task, but we really need some tips to get started;)

Sincerely “noooby UML”

Yeah,

I guess providing a little more info would help. Class diagrams are generally used for the back end data stuff (interfaces, collaborations and their relationships).

So I guess you would describe the data requirements, things like deposit slip, account details. Think allong the lines what paper work you have to fill in to deposit or redraw money, what stuff is required to make the account tick.

Ring fence what area you look at (put a subject boundary up) eg you gonna do only account details or are you going all the way from opening an account to morgage and reconcilliation stuff (if so that is a big job).

Hope this helps.