Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmoudahmadosman/tri-payment
https://github.com/mahmoudahmadosman/tri-payment
axios javascript reactjs
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahmoudahmadosman/tri-payment
- Owner: MahmoudAhmadOsman
- Created: 2023-09-14T02:41:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-25T17:38:31.000Z (5 months ago)
- Last Synced: 2024-06-25T19:28:42.659Z (5 months ago)
- Topics: axios, javascript, reactjs
- Language: JavaScript
- Homepage: https://tri-payment.vercel.app
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tri-Payment Systems
Tri-Payment Systems is a payment management system designed to help businesses and organizations efficiently manage customer payments, whether they occur on a week-to-week or month-to-month basis. This README provides an overview of the system and how to get started.
## Features
- View a list of customer payments, including payment amount, type, paid date, payee, and payment status.
- Filter payments by type (e.g., Credit Card, PayPal, Bank Transfer) or status (pending or completed).
- Easily track payments over time to monitor financial transactions.### Project screenshots
Payment Modal
![Payment Modal Design](https://github.com/MahmoudAhmadOsman/tri-payment/blob/master/public/assets/images/paymentModal.png)Payment List
![Payment List Design](https://github.com/MahmoudAhmadOsman/tri-payment/blob/master/public/assets/images/payment-list.png)Payment Update
![Payment Update Design](https://github.com/MahmoudAhmadOsman/tri-payment/blob/master/public/assets/images/payment-edit.png)Payment Form
![Payment Form Design](https://github.com/MahmoudAhmadOsman/tri-payment/blob/master/public/assets/images/new-payment-form.png)