From the course: Software Design: Modeling with UML

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Challenge: Name

Challenge: Name

(upbeat music) - [Instructor] Now that you have learned the basics of class and sequence diagrams, here is your first challenge. You need to develop a class diagram and a sequence diagram in an iterative approach using a use case scenario as the starting point. I talked about a system called UniCal in my lesson on use cases and class diagrams. To refresh your memory, this is for an event scheduling system for a university, where students can see and register for events scheduled by the university. One of the scenarios in this system is where an event organizer is trying to book an event venue. The use case specification has the basic flow written as shown here, what you need to do now is to develop a static model using class diagrams and a dynamic model using sequence diagram notations in an iterative fashion. Once you are done, check out my solution in the next video and compare it with yours.

Contents