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

Add comments to server.js and main.js #41

Open
schneedotdev opened this issue Jul 27, 2022 · 1 comment
Open

Add comments to server.js and main.js #41

schneedotdev opened this issue Jul 27, 2022 · 1 comment

Comments

@schneedotdev
Copy link

Add comments to server.js and main.js in order to detail code functionality and allow for easy code maintenance.

in main.js

  • include authors of files
  • include description of app
  • include documentation for each function

in server.js

  • include information about each endpoint
  • detail MongoDB usage
  • describe database manipulation
@schneedotdev
Copy link
Author

I would like to assign myself to this issue. I have submitted a PR addressing this issue: #42

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

No branches or pull requests

1 participant