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

refactor productRouter.js to transfer functions to database/product.js #1

Open
SahilKr24 opened this issue Sep 27, 2020 · 1 comment
Labels
Hacktoberfest Issues for hacktoberfest 2020.

Comments

@SahilKr24
Copy link
Collaborator

router and functions are merged into a single file under components/productRouter.js
functions have to be extracted and placed under database/product.js
example and hint can be taken from the orderRouter.js and order.js respectively.
Test your code before making a PR.

@SahilKr24 SahilKr24 added the Hacktoberfest Issues for hacktoberfest 2020. label Sep 27, 2020
@amimaro
Copy link

amimaro commented Oct 1, 2020

Hi! May I work on this?

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

No branches or pull requests

2 participants