Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Draw a Sequence diagram for Scheduler system for the scenario of adding new appointment The scenario begins when the user chooses to add a new

Draw a Sequence diagram for Scheduler system for the scenario of adding new appointment

The scenario begins when the user chooses to add a new appointment in the UI. The UI notices which part of the calendar is active and pops up an Add Appointment window for that date and time. The user enters information about the appointment's name, location, start and end times. The UI will prevent the user from entering an appointment that has invalid information, such as an empty name or negative duration. Then all this info will be validated on appointments record. The appointments record the new appointment in the user's list of appointments records. Any reminder selected by the user is added to the list of reminders. After saving, if the user enters an appointment that clashes with an existing meeting, the calendar asks the user whether he/she intended to join that meeting instead.

Hint: the underlined are class names (lifelines)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

13th Edition Global Edition

1292263350, 978-1292263359

More Books

Students also viewed these Databases questions

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago