Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1011 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 1011 Bytes

Deposit-Box

Deposit-Box is a C# application designed to simplify financial tasks in home funds. It provides capabilities to manage accounts, loans, funds, fund members and create insightful reports. This system provides an intuitive interface for efficient management of fund activities.

Features

Control Panel

  • Register funds and view members' shares
  • Make transactions or register checks in cash registers
  • Register loans and track installment payments

Member Management

  • View individual fund balances
  • Apply to join a fund

Search Functionality

  • Search for specific records in the database based on various criteria

Reporting

  • Generate various reports from the fund and loans

Installation

  1. Clone the repository: git clone https://github.com/Mstaheri/SMRSandogh.git

  2. Install required libraries/frameworks:

  • ASP.NET Core 7.0
  • SQL Server Management Studio

Feel free to customize and enhance this Fund Manager program according to your needs. Happy coding! 🚀