The class diagram of The Story of Us social network illustrates the basic structure of this application. The main class User contains all the users of the app. Users have the option of selecting their location. If users choose to do so users can link up to other users in the same area. Users struggling …
Tag: UML Diagram
Flow Diagram
The image below illustrates the flowchart of The Story of Us application. The application is only accessible for registered users. There is only one app version so all users have access to all the features such as messaging other users, contacting a counsellor, writing in the forum or write to their supoort group. …
Use case diagram
The UML Diagram illustrates the main functionalities of the application from an end-user’s perspective which is derived from the user case stories and the storyboard. All users on The Story of Us are registered users. There is no option of being an unregistered user in order to preserve the privacy of the registered users. Therefore, …