I added the implementation for creating users and event posters using the the strategy design pattern. If anyone has any objections with this choice please let me know. This pattern basically makes it easier to added other user types in the future and abides by all the SOLID principles and clean architecture.
I added the implementation for creating users and event posters using the the strategy design pattern. If anyone has any objections with this choice please let me know. This pattern basically makes it easier to added other user types in the future and abides by all the SOLID principles and clean architecture.