Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

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

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

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

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.