Skip to content

The Simple Loan Management System, developed with Django, SQLite3, JavaScript, HTML, CSS, and Bootstrap 5, facilitates customer registration and loan requests. Admins can approve or reject loans, while customers conveniently make monthly payments. User-friendly dashboards cater to both customer and admin needs for efficient loan management.

Notifications You must be signed in to change notification settings

Nahidjc/loan-management-system-django

Repository files navigation

Simple Loan Management System

A loan management application built with Django, SQLite3, JavaScript, HTML, CSS, and Bootstrap 5. The system enables customers to request loans after registration, with admin approval. Customers can make monthly loan payments, and both customers and admins have dedicated dashboards.

Features

  • User Registration: Customers must register before requesting loans.

  • Loan Requests: Customers can request loans, pending admin approval.

  • Admin Approval: Admins can approve or reject customer loan requests.

  • Loan Payments: Customers can make monthly loan payments.

  • Dashboards: Both customers and admins have access to dedicated dashboards.

Getting Started

  1. Clone the repository: git clone https://github.com/Nahidjc/loan-management-system-django.git
  2. Install dependencies with pip install -r requirements.txt.
  3. Configure the database settings in the environment variables.
  4. Run the development server: python manage.py runserver.

Usage

  1. Register as a customer to request loans.
  2. Admins approve or reject loan requests in the admin dashboard.
  3. Customers can make monthly loan payments through the application.
  4. Both customers and admins have dashboards for efficient management.

Contributing

Contributions are welcome! Please open pull requests or issues.

License

This project is licensed under the MIT License.


Simplify loan management with our application. Register, request, and pay loans effortlessly. Admins, track requests and manage approvals seamlessly.

About

The Simple Loan Management System, developed with Django, SQLite3, JavaScript, HTML, CSS, and Bootstrap 5, facilitates customer registration and loan requests. Admins can approve or reject loans, while customers conveniently make monthly payments. User-friendly dashboards cater to both customer and admin needs for efficient loan management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published