parth-gm / MLMSystem

Money Lending Managment System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money Lending Managment System

This Project build for Money Lenders considering requiremnts for their bussiness which includes efficient management of customer in digital way, Which would otherwise have to record manually on hardcopy, stock management for mortgage items, Realtime Interest calculation and GST Invoice.

Major Features

  1. Facility of add /edit/delete customer account to user.

  2. Manages customer accounts with mortgage details.

  3. Get resultant mortgage amount with interest rate calculation.

  4. Dashboard which show recently created/closed customer account , total mortgage ,credit and debit amount which help user for better estimation of business.

  5. Print GST INVOICE for customers.

  6. Admin functionality to manage customers.

Low Level Design

Check out MLM System Low Level Design

Steps to Run

  1. In Visual studio, create asp.net web-app in visual studio

  2. Import above file structure.

  3. Create database and import .mdf file.

  4. Change connectionstring in web.config.

  5. Run application

For More detail check out MLM System Presentation

Application Views

Customer Dashboard

image

Customer Actions

2022-02-04_20-09

Single Page: Customer Details | Mortgage Entries | Past transections | Credit-Debit Amount

image image image image image

Register/Login

image image

About

Money Lending Managment System


Languages

Language:CSS 45.5%Language:ASP.NET 31.9%Language:JavaScript 13.4%Language:C# 9.3%