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 Add-Balance Section #17

Closed
iampavangandhi opened this issue Aug 2, 2020 · 0 comments · Fixed by #35
Closed

Add Add-Balance Section #17

iampavangandhi opened this issue Aug 2, 2020 · 0 comments · Fixed by #35
Assignees
Labels
add feature Want a new feature

Comments

@iampavangandhi
Copy link
Owner

Description
This section adds balance to the User.js Model. You don't need to set up any payment things just input for the amount and a button for adding also every time generate a unique transaction id (use UUID npm package) and add that in the database (using Transaction.js Model).

Suggestions and Tips
Do clean code with proper comments and variable names to do everything.

Additional context
You have to work in the frontend, backend, and database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add feature Want a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants