carsondrobe / Fellas

3 stars 2 forks source link

Design Patterns #30

Closed carsondrobe closed 6 months ago

carsondrobe commented 7 months ago

Describe at least two design patterns that your team is going to implement for your project. Clearly explain why your team has chosen those design patterns and how they will be implemented.

carsondrobe commented 6 months ago

Design Patterns

The Fellas have decided on the following design patterns to implement:

Model View Controller (MVC)

Observer