A modern WPF application for tracking stock market data, managing investment portfolios, and accessing AI-powered market insights.
- Dashboard: Get a comprehensive overview of market indices, trending stocks, and your portfolio performance
- Stock Search: Look up detailed information on any publicly traded company
- Portfolio Management: Track your investments, view performance metrics, and analyze your asset allocation
- AI Assistant: Receive AI-powered insights and recommendations for your investment strategy
- Customizable Settings: Tailor the application to your preferences
- Framework: WPF (Windows Presentation Foundation)
- Architecture: MVVM (Model-View-ViewModel)
- Language: C# (.NET Framework)
- UI: XAML
- Models: Data models representing stocks, portfolios, and market data
- Views: XAML UI components for all application screens
- ViewModels: Classes that handle business logic and data binding
- Services: Backend services for data retrieval, portfolio management, and AI integration
- Visual Studio 2019 or later
- .NET Framework 4.7.2 or later
- Windows 7 or later
-
Clone the repository:
git clone https://github.com/KB01111/Aurelius-Windows-App.git
-
Open
Aurelius.sln
in Visual Studio -
Build the solution (F5 or Ctrl+Shift+B)
-
Run the application
- Use the navigation menu on the left to switch between different views
- The dashboard displays an overview of market data and your portfolio
- Search for stocks using the search view
- Manage your portfolio through the portfolio view
- Get AI-powered insights from the assistant view
- Customize the application through the settings view
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Financial data provided by [placeholder] API
- Icons from [placeholder] icon set