Skip to content
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

Modified Project for MVC #159

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Modified Project for MVC #159

wants to merge 2 commits into from

Conversation

NOBLE2008
Copy link

Hi, I came across your code. Well written code by the way, but i want to make a contribution. I would like to improve your code by modifying the project to suit MVC Architecture. I have tested the code and the code still works perfectly after my modifications. MVC Architecture is a well known architecture that is used in MERN Projects. And i have introduced a controller section in your backend that will be in charge of performing actions and functionality of the website. The controller section will communicate with the model section for the model to handle business logic. So why why don't you accept my pull request and add the improvement to your code and i'll start working on creating controllers for the Order, Product and Upload route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant