-
Notifications
You must be signed in to change notification settings - Fork 17
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
Organizing Backend files #32
Comments
Assigned you, if you aren't on the discord already don't hesitate to join |
🕒 Reminder: 24-Hour Assignment Commit Deadline 🕒 Hello @NandanUpadhyay2611 , Thank you for accepting the assignment for this issue. We appreciate your willingness to contribute to the Course Manager project! This is a friendly reminder that you have a 24-hour window to make your initial commit to this issue. If you are unable to make the commit within this timeframe, your assignment will be automatically removed to allow other contributors to work on it. Please feel free to reach out if you have any questions or need assistance with the issue. We're here to help! Happy coding! 🚀 |
#38 both should work together :) |
@NandanUpadhyay2611 I have created config folder for DB config and passport config so make your routes and controllers accordingly. |
@Dharansh-Neema Let him accept your PR then. Actually I have organized everything already ! But not a problem ! Let your PR get merge then I will be updating my fork, and make changes accordingly.! |
@Artlfmj kind request to you! Please let me complete working. Untill don't assign same issue to others! It becomes a little more hectic! I hope you get it :) |
Thankyou so much @NandanUpadhyay2611 |
🫡👍 |
hey @Artlfmj ! i am encountering a new error while running the app. especially when sending post request to "/register". |
You can work on a fix :), I believe someone broke csrf with their prs |
I don't know the solution for this! i Tried searching on the internet but can't get any easy fix ! so I am creating an issue for the same! |
Sure, i'll merge yours |
wait wdym by raise pr |
create/make/open ?? |
Oh yeah sorry, go ahead |
Thanks! |
@NandanUpadhyay2611 is this issue finished? |
Ya ! |
Awesome, don't hesitate to work on new stuff |
Is your feature request related to a problem? Please describe.
I went through the repo, and noticed that app.js is too much loaded.(i.e contains a lot of code) and overall backend is unorganized.
Solution:
So, I will be organizing the backend code like different folders and files for controllers, routes , and more organized app.js(so that it contains only app.listen() and some important imports only)
Additional context
Kindly Assign this task to me! please!
The text was updated successfully, but these errors were encountered: