Building Block View
We will have a block based view of the application, decomposing into a higher technical view.
Figure 1. Major view of the system:
Item | Meaning |
---|---|
Information being transmitted. |
|
User of the application. |
|
User’s POD. |
We will begin unveiling the application’s parts.
Figure 2. Message/Notification management:
Item | Meaning |
---|---|
Information being transmitted. |
|
User of the application. |
|
User’s POD. |
|
Message being sent by the user. |
|
Notification of the message being sent to the recievers. |
|
Information being sent to the owner of the conversation POD. |
Figure 3. Inside of the application:
Item | Meaning |
---|---|
Information being transmitted. |
|
User of the application. |
|
User’s POD. |
|
Message being sent by the user. |
|
Notification of the message being sent to the recievers. Also contains the message. |
|
Information being sent to the owner of the conversation POD. |
|
Process being done inside the application. |