You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked "open" AND "closed" issues and this is not a duplicate
Is your feature request related to a problem/unavailable functionality? Please describe.
I want to write the backend implementation for the donations page and integrate it with the frontend. This will help keeping the records of the user donating the platform along with the donations amount.
Proposed Solution
I will create APIs in express using node.js and call it from the react frontend component.
Screenshots
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
Express for the backend,
mongoDB as the database,
JS/TS as the language
The text was updated successfully, but these errors were encountered:
@haseebzaki-07 Could you complete it within 2 days for better contribution? I am in the Loop of checking all the PR's and issues very carefully so I have to keep the consistency maintained.
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
I want to write the backend implementation for the donations page and integrate it with the frontend. This will help keeping the records of the user donating the platform along with the donations amount.
Proposed Solution
I will create APIs in express using node.js and call it from the react frontend component.
Screenshots
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
Express for the backend,
mongoDB as the database,
JS/TS as the language
The text was updated successfully, but these errors were encountered: