This document summarizes a web-based investment management system. The system allows investors to choose from various investment themes, allocate funds across themes, and move money between themes. It has two types of users - prospective clients who can register for limited access, and paying clients who can access portfolio performance, make trades, and transfer funds. The system pulls real-time data from third-party APIs to display performance statistics and tracks individual trades. It was developed using Symfony, Doctrine, and MySQL to manage user accounts and transaction data securely.