sunank200 / asana_github_test

0 stars 0 forks source link

Software Design and design pattern #7

Open sunank200 opened 6 years ago

sunank200 commented 6 years ago

Issue: We currently have just the activity diagram.

Solution:

  1. First Decide upon best design pattern which suits this workflow.
  2. Create the UML class diagram
sunank200 commented 6 years ago

➤ Ankit Chaurasia commented:

We have discussed the Abstract base class for each step in the workflow. Each step will be using common steps from the abstract base class. I am also working on UML-class diagram which will give the better picture of design pattern we need to follow.