We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Branch name: transaction-create-delete
transaction-create-delete
controllers/transactions.ts
createTransaction
deleteTransaction
routes/transactions.ts
/transactions
/transactions/:id
Test all routes by creating a testing page on the testing folder. Use backend-test for reference.
The text was updated successfully, but these errors were encountered:
AshlieZ
smahajan0205
No branches or pull requests
Branch name:
transaction-create-delete
Task at Hand
controllers/transactions.ts
:createTransaction
with proper validationdeleteTransaction
with cleanuproutes/transactions.ts
:/transactions
/transactions/:id
Testing
Test all routes by creating a testing page on the testing folder. Use backend-test for reference.
The text was updated successfully, but these errors were encountered: