TomatoesBurner / Agile-Web-Community-Forum

0 stars 0 forks source link

Change to using the factory pattern to start the app #24

Closed akikodesu closed 1 month ago

akikodesu commented 1 month ago

In lecture 13, it was mentioned that the entire project needs to be converted to the factory pattern because, in the current mode, there's no way to set multiple different configuration options before the app is initialized. All this is necessary for testing purposes.

Screenshot 2024-05-12 at 15 39 41