Describe business logic with diagrams
Posted
by
Nikos M.
on Programmers
See other posts from Programmers
or by Nikos M.
Published on 2014-05-06T16:59:19Z
Indexed on
2014/06/05
21:42 UTC
Read the original article
Hit count: 374
I am currently developing a web application for my thesis.I was asked by my professor to make diagrams to describe the business logic. Since I don't have a prior experience, I am pretty confused with all the terminology. I managed to clarify,I think, what business rules and business logic are, but I can't find out how you describe the business logic. Is it something particular or is it something more general? Do I need to learn UML? Does the fact that I use MVC affects the way I'll describe it?
© Programmers or respective owner