Design Patterns / Week 13

Designing a payroll systemDesigning a payroll system – a possible solution

The previous post, Design Patterns / Week 12, proposed a new example — a payroll system — that we will walk step-by-step: analysis, design and implementation. In this week’s class, we have identified the major use cases of the system and have started to build the conceptual model and class diagram. We managed to consider most of the use cases, but few details were postponed for next week.

Click here for system description and a first draft (incomplete) of the system’s design.

This entry was posted in Design Patterns and tagged . Bookmark the permalink.