سؤال

I have the following UML diagram of a web application. It is a web-based analysis tool, where the user can perform requests in a GUI to gain some values from a DB. The values are loaded via AJAX-requests.

First, the user clicks a button to perform a jQuery-based request of a KPI-value. The webserver with PHP performs an sql query on a sqlite database and then the GUI updates a diagram in the browser.

Is this diagram correct?

هل كانت مفيدة؟

المحلول

Is just 'yes' an acceptable answer on SO? If not I would say: 'Yes the diagram is ok' :)

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top