Skip to content

Investment management application designed for fund managers to use for their client portfolios.

Notifications You must be signed in to change notification settings

DTMhango/investment_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Investment Management Application

This project is an Investment management tool for fund managers to monitor their clients. The project consists of three models: Client, Contribution and Investment.

Client:

The client model represents the clients that are managed by the application. This comprises client personal information and additional details such as reasons for investing, target returns and methods of investing - regular periodic installments or lump-sum investments.

Contribution:

The contribution model represents the funds the client provides the investment/fund manager to manage. This model tracks the amount provided by the client, the date the payment was made and fund manager responsible for the client's funds.

Investment:

The investment model tracks what the manager does with the funding once it is received. This model also tracks the expected return from the date of investment based on the fund manager's initial expectations. These initial parameters are tracked throughout the life of the investment and are not editable. The goal is to provide a comparative of the final actual investment returns vs the initial projected expectations.

About

Investment management application designed for fund managers to use for their client portfolios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published