04kash / DiscoverCity

0 stars 2 forks source link

Refactor Code to include Design Patterns #20

Open 04kash opened 9 months ago

04kash commented 9 months ago

Our code right now doesn't have any design patterns, we should include 2 of them as indicated in the rubric. (The suggestions for exact design patterns to include can be included here).

04kash commented 9 months ago

We can use Factories for each use case as we have different classes working together in each use case