-
Notifications
You must be signed in to change notification settings - Fork 54
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
feat(backend): adding mvc folder structure #84
Conversation
@apeksha235 Please review my PR on issue #59 |
hey @JainPriya1234 please change the title of the pr according to the naming convention in |
yes @apeksha235 I tested it and please let me know now is PR title correct |
@apeksha235 let me know if I have to make the PR again so that it can follow all the checks of contribution.md |
@JainPriya1234 you will have to add "feat(backend)" as well like given in the instructions |
@apeksha235 please review it |
@jain-rishabh-21 @apeksha235 please check this PR format as I updated it |
@JainPriya1234 Can you resolve the merge conflicts please? |
4e677a2
to
7ce7f5c
Compare
@jain-rishabh-21 I tried to resolve it but someone has done the same work as what is assigned to me that's why it is creating conflicts so I discarded my commits |
Related Issue
Mvc folder structure added
Closes: adding MVC folder structure #59
Describe the changes you've made
I have put all files in proper folder following MVC pattern. The files are imported and exported correctly maintaining their functionality.
Mention any unusual behaviour of your code (Write NA if not)
Any unusual behaviour of your code
Checklist:
Files Added/Modified
Screenshots / Videos / Gif
Additional Info (optional)
Any additional information you want to give