F11 UseCases
F11 UseCases
LoginUser
LogOffUser
RegisterAccount
User
UnregisterAccount
ViewAccounts
ViewAccount TransactionWebService
TransferMoney
AddAlert
DeleteAlert
ViewAlerts
UC10: Add Alert. The system displays an input screen for the user to input the required information for the alert (type of alert, address, etc.). The user provides the required information. The system stores the data and redirects the user to the View Alerts use case. UC11: Delete Alert. The system displays a menu of the current alerts. The user selects the alert to be deleted. The system displays a confirmation screen. The user confirms. The alert data is deleted from the system. The user is redirected to the View Alerts use case.