- PHP >= 8.2
The Loan Management software is a web-based application that helps manage and track loans efficiently. It provides features to streamline the loan application process, automate loan approvals, and monitor loan repayments. This README file provides an overview of the software and instructions for installation, configuration, and usage.
- Beautiful, User-friendly interface for managing loans, borrowers, and lenders
- Add different types of loans, their percentage and intrest cycle
- Add different types of wallets accounts such as expense wallet including expense categories for business expenses and loan wallet for loans payouts.
- Transfer funds from one wallet to the other e.g from loans wallet to the expense wallet
- Show all transactions history
- Loan application form with customizable fields to collect borrowers information and add borrower files.
- Automated loan approval process with customizable criteria and decision workflows.
- Loan repayment tracking and reminders for borrowers.
- Detailed loan reports and analytics for monitoring loan portfolios.
- Role-based access control to manage user permissions.
- Integration with external systems such as payment gateways and credit scoring services.
- Recieve loan agreement forms via email once the loan is approved automatically and compile the loan settlement form once the loan is settled
- View and Export Active Loans, Denied Loans, Pending Loans and Defaulted Loans
- Update Payments for loans
- Assign roles, assign permissions, revoke roles Etc
- EMAIL: demo@demo.com
- PASSWORD:qwertyuiop
Please follow carefully the installation and use of this web framework of the Loan Management System for better utilization of it. Do not skip any stage.
1. git clone https://github.com/chandachewe10/loan-management-system.git
2. composer install
3. copy .env.example .env and set DB Credentials
4. php artisan key:generate
5. php artisan migrate
create a super-admin user on the terminal by running the following script and follow the prompts
php artisan shield:super-adminFinally run migrations for roles and permissions by running the following scripts on your cmd and accept the prompts.
If asked for the pannel ID, enter admin
php artisan shield:installPublish policies
php artisan shield:generate --allStart your Application
php artisan serveSet up email notifications using:
[Mailtrap](https://mailtrap.io).
Copy the mail credentials for your Laravel app from Mailtrap and update the corresponding settings in your `.env` file.Contributions to the Loan Management software are welcome! If you have suggestions, bug reports, or feature requests, please submit an issue or a pull request on the GitHub repository.
The Loan Management software source code is publicly available but is licensed under the Proprietary License Agreement attached in this repo. Modifications, enhancements and improvements are allowed, but redistribution and commercial use require written consent from MACROIT INFORMATION TECHNOLOGY