Closed maxCastro1 closed 3 months ago
Name | Link |
---|---|
Latest commit | b372022370f9b552346fc30b7595fda83632cd09 |
Latest deploy log | https://app.netlify.com/sites/knight-fe/deploys/66a16a84ecc81d00081abae6 |
Deploy Preview | https://deploy-preview-78--knight-fe.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | b372022370f9b552346fc30b7595fda83632cd09 |
Latest deploy log | https://app.netlify.com/sites/knights-fecommerce/deploys/66a16a84f653de000837e606 |
Deploy Preview | https://deploy-preview-78--knights-fecommerce.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Description
This PR introduces a new Transactions component that allows admins to view all payment transactions. The implementation includes fetching transaction data from the backend and displaying it in a user-friendly interface with detailed statistics and a list of transactions.
Changes Implemented
Transactions Component
API Integration
Error Handling
Styling and Layout