3.1 Business Context
This shows the interfaces to neighbours. simple-chat did not use external services from third parties. So the interfaces are the webbrowser used to access the website and the database connection.

User
Will use the chat system and wants to chat with other Users.
Browser
A HTML5 compatible Browser which will render the website hosted by simple-chat.
messages
A storage for the chat messages so Users can view a history of old messages or even receive offline messages.