#Implementing effective design patterns

5 messages · Page 1 of 1 (latest)

wise snow
#

This is the last stretch of my hospital simulator project. I was given a template by my teacher, and I am supposed to implement my own solutions. The goal this week is to refactor the code into different design patterns. I am making use of the strategy pattern so that I can switch the kind of alert generator I use.

Can anyone help me trace the logic of the code for refactoring efforts? I'm sort of getting lost in it if that makes sense.

ornate pilotBOT
#

This post has been reserved for your question.

Hey @wise snow! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

wise snow
#

here is my github code base, so all updates can be looked at as well