https://github.com/debugagrawal/adminpanel-mahfin
A Generic Admin Panel cum Monitoring Tool to show data of Transactions paid by customer. ✅
https://github.com/debugagrawal/adminpanel-mahfin
contextapi fintech-design fintech-utility reactjs tableview tailwindcss vanilla-javascript
Last synced: 2 months ago
JSON representation
A Generic Admin Panel cum Monitoring Tool to show data of Transactions paid by customer. ✅
- Host: GitHub
- URL: https://github.com/debugagrawal/adminpanel-mahfin
- Owner: DebugAgrawal
- Created: 2023-12-28T13:06:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T08:19:13.000Z (almost 2 years ago)
- Last Synced: 2023-12-29T16:38:14.095Z (almost 2 years ago)
- Topics: contextapi, fintech-design, fintech-utility, reactjs, tableview, tailwindcss, vanilla-javascript
- Language: JavaScript
- Homepage: https://debugagrawal.github.io/AdminPanel-MahFin/
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👨💻 A Generic Admin Panel to Monitor Transactions made by Users 💱
---
> ## 🎯 A Tabular visualization of Transactions comprising the of following features :
- Total Count of Transactions. (Dynamically Updated)
- Filtering Transaction Data :
- Based on A particular User ID.
- Between a certain range of days, by using two dedicated date pickers for start and end date.
- For a Particular Branch location.
- Based on the type of transaction.
- Based on the status of transaction.
- By a combined accessiblity of all above options simultaneously.
- Sorting the transactions in both order based on the date of transaction.
- Deleting the Transactions.> ## Tech Stack Used :
- UI Framework : `ReactJS ⚛`.
- Styling Framework : `TailwindCSS 〰`
- State management : `React Context API`.
![]()