Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahulrathore2110/dg-loan-backend
DG Loan App is a kind of company CRM system. This app helps a client to manage their all loans, EMI, and Customer Details. where the company handles all configurations related to their customer and loans.
https://github.com/rahulrathore2110/dg-loan-backend
hibernate intellij-idea java maven mysql postman railway-app reactjs spring spring-jpa spring-mvc spring-security tailwindcss tanstack-table
Last synced: 21 days ago
JSON representation
DG Loan App is a kind of company CRM system. This app helps a client to manage their all loans, EMI, and Customer Details. where the company handles all configurations related to their customer and loans.
- Host: GitHub
- URL: https://github.com/rahulrathore2110/dg-loan-backend
- Owner: rahulrathore2110
- Created: 2024-02-22T09:31:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:22:40.000Z (8 months ago)
- Last Synced: 2024-10-10T18:23:27.945Z (3 months ago)
- Topics: hibernate, intellij-idea, java, maven, mysql, postman, railway-app, reactjs, spring, spring-jpa, spring-mvc, spring-security, tailwindcss, tanstack-table
- Language: Java
- Homepage: https://dgloan.netlify.app/
- Size: 45.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app has separate Frontend and Backend Repo you can check another repo with this links
About DG Loan
DG Loan App is a kind of company CRM system. This app helps a client to manage their all loans, EMI, and Customer Details. where the company handles all configurations related to their customer and loans.
Features DG Loan
- Users can be admins and Managers
- Admin and manager can add, update, and find loans, EMIs, Customers, etc.
- Only the admin can approve then the loan will become a running stage.
- Admin and manager can use pay EMI & settled loan feature.
- Main account feature where users see wallet balance, capital, drawing, payment and receipts Ac balance.
- Users can initiate capital, drawing, payment & receipt, transactions in the account.
- Transaction History Feature.
- Sort Customers, loans, and EMIs in ascending and descending order for all columns AND Global filter feature where the user can search any value using one search box in the whole Data.
- Users can download all data in an Excel file that is shown in tables for customers, loans and EMIs.
- User authentication using spring security (JWT)