Tag Archive: diagram
Apr 23
Sequence Diagram – Administrator: Admin
Admin The diagram below shows all the processes required for the administrator’s activities. The admin should login to the system in order to have all the necessary admin privileges. The admin can delete or ignore reported reviews where changes are automatically updated on the main website. The admin can also create, edit or delete events from the …
Apr 23
Sequence Diagram – User: Search
Search A sequence diagram shows the flow of logic within a system in a visual manner. The diagram below shows all the processes required for the search feature. The user has to enter the URL of the website, then select a city, a venue and a category and click on search to get the results. When …