-
Notifications
You must be signed in to change notification settings - Fork 0
Votes updated #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Votes updated #19
Conversation
|
The packaging of your application is incorrect. Again, I strongly advise that you revise the package structure. |
|
There is a reason we have design patterns. |
|
What is the purpose of the voting system in the chat? |
We have a controller, service, entity, and repository class for each main feature. How would you change it? |
We have a feature to allow users to created polls. The votes are for the various options in a poll |
As far as we know, we are using the MVC pattern. Please let us know if this is not the case. |
No description provided.